CbmRoot
|
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TObject.h>
#include <TString.h>
#include "CbmTofDetectorId.h"
Go to the source code of this file.
Classes | |
class | CbmTofGeoHandler |
Enumerations | |
enum | TofGeometryVersions { k07a, k12a, k12b, k14a } |
enum TofGeometryVersions |
CbmTofGeoHandler.h Helper class to extract information from the GeoManager which is needed in many other TOF classes. This helper class should be a single place to hold all these functions.
Enumerator | |
---|---|
k07a | |
k12a | |
k12b | |
k14a |
Definition at line 17 of file CbmTofGeoHandler.h.