BmnRoot
Loading...
Searching...
No Matches
CbmBaseHit.h File Reference
#include "TObject.h"
#include <string>
Include dependency graph for CbmBaseHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmBaseHit
 

Enumerations

enum  HitType_o {
  kHIT_o , kPIXELHIT_o , kSTRIPHIT_o , kSTSHIT_o ,
  kMVDHIT_o , kRICHHIT_o , kMUCHPIXELHIT_o , kMUCHSTRAWHIT_o ,
  kTRDHIT_o , kTOFHIT_o , kECALHIT_o
}
 

Detailed Description

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Base class for hits used for tracking in CBM. Derives from TObject. Each hit has its unique identifier of type HitType_o, which can be later use for safe type casting.

Definition in file CbmBaseHit.h.

Enumeration Type Documentation

◆ HitType_o

enum HitType_o
Enumerator
kHIT_o 
kPIXELHIT_o 
kSTRIPHIT_o 
kSTSHIT_o 
kMVDHIT_o 
kRICHHIT_o 
kMUCHPIXELHIT_o 
kMUCHSTRAWHIT_o 
kTRDHIT_o 
kTOFHIT_o 
kECALHIT_o 

Definition at line 14 of file CbmBaseHit.h.