 |
Belle II Software
release-05-02-19
|
14 #ifndef TRGECLTCMAPPING_FLAG_
15 #define TRGECLTCMAPPING_FLAG_
std::vector< std::vector< int > > TC2Xtal
Matrix of the relation of TC and Xtal.
int _tcthetaid
TC Theta Id.
int getTCIdFromFAMChannel(int, int)
Get TC from FAM # and Channel #.
int getTCSubIdFromXtalId(int)
get [TC sub ID] from [Xtal ID]
int getTCPhiIdFromTCId(int)
get [TC Phi ID] from [TC ID]
std::vector< int > getFAMChannelFromTCId(int)
Get FAM # and Channel # from TC Id.
Abstract base class for different kinds of events.
TVector3 getTCPosition(int)
TC position (cm)
int getTCIdFromPosition(int, int)
get TCId from phi and theta position(LSB = 1.4)
virtual ~TrgEclMapping()
Destructor.
int getTCThetaIdFromTCId(int)
get [TC Theta ID] from [TC ID]
std::vector< int > getXtalIdFromTCId(int)
get [Xtal ID] from [TC ID] (Output as a vector)
int getTCIdFromXtalId(int)
get [TC ID] from [Xtal ID]
TrgEclMapping()
Constructor.