16 : TNamed(
"CbmTrdModule",
"Abstract TRD module implementation")
ClassImp(CbmConverterManager)
Abstract class for the TRD module It provides access to the basic properties of the chamber as follow...
Char_t fLayerId
layer identifier
bool IsChannelMasked(int ch) const
Inquire the ASIC par set.
virtual void LocalToMaster(Double_t in[3], Double_t out[3])
const CbmTrdParModGeo * fGeoPar
link to gGeometry for module
virtual ~CbmTrdModuleAbstract()
UChar_t fRotation
rotation angle for current module
CbmTrdModuleAbstract()
Default constructor.
UShort_t fModAddress
unique identifier for current module
CbmTrdParModAsic * fAsicPar
the set of ASIC operating on the module (owned)
Definition of ASIC parameters.
virtual bool IsChannelMasked(int) const
virtual const CbmTrdParAsic * GetAsicPar(Int_t address) const
Look for the ASIC parameters of a given DAQ id It applies to the list of ASICs.
virtual void LocalToMaster(Double_t in[3], Double_t out[3]) const