CbmRoot
|
Base abstract class for tracking detector interface to L1 (implementation of Checker) More...
#include "CbmHit.h"
#include "CbmPixelHit.h"
#include "FairMCPoint.h"
#include <array>
#include <cmath>
#include <string>
#include <tuple>
#include <unordered_map>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmTrackingDetectorInterfaceBase |
Abstract class, which should be inherited by every detecting subsystem tracking interface class. More... | |
struct | CbmTrackingDetectorInterfaceBase::VolumeInfo |
Structure to store geometry information of each station. More... | |
Base abstract class for tracking detector interface to L1 (implementation of Checker)
Definition in file CbmTrackingDetectorInterfaceBase.h.