ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtMap, including all inherited members.
AddAuxPad(const AtPadReference &ref, std::string auxName) | AtMap | |
AtMap() | AtMap | |
AtPadCoord | AtMap | protected |
BinToPad(Int_t binval)=0 | AtMap | pure virtual |
CalcPadCenter(Int_t PadRef)=0 | AtMap | pure virtual |
ClassDefOverride(AtMap, 5) | AtMap | |
drawPadPlane() | AtMap | protected |
Dump()=0 | AtMap | pure virtual |
DumpAtTPCMap() | AtMap | |
fAtPadCoordPtr | AtMap | protected |
fAuxPadMap | AtMap | protected |
fIniPads | AtMap | protected |
fNumberPads | AtMap | protected |
fPadMap | AtMap | protected |
fPadMapInverse | AtMap | protected |
fPadPlane | AtMap | protected |
fPadPlaneCanvas | AtMap | protected |
fPadSizeMap | AtMap | protected |
GeneratePadPlane()=0 | AtMap | pure virtual |
GetAuxName(const AtPadReference &ref) const | AtMap | |
GetNearestFPN(int padNum) const | AtMap | |
GetNearestFPN(const AtPadReference &ref) const | AtMap | |
GetNumPads() const | AtMap | inline |
GetPadCoord() | AtMap | inline |
GetPadCoordArr() | AtMap | inline |
GetPadNum(const AtPadReference &PadRef) const | AtMap | |
GetPadNum(ROOT::Math::XYPoint point) | AtMap | |
GetPadPlane() | AtMap | |
GetPadRef(int padNum) const | AtMap | |
GetPadSize(int padNum) | AtMap | |
index typedef | AtMap | protected |
InhibitPad(Int_t padNum, AtMap::InhibitType type) | AtMap | inline |
InhibitPad(AtPadReference padRef, AtMap::InhibitType type) | AtMap | |
InhibitType enum name | AtMap | |
IsAuxPad(const AtPadReference &ref) const | AtMap | |
IsFPNchannel(const AtPadReference &ref) const | AtMap | |
IsInhibited(Int_t PadNum) | AtMap | inline |
IsInhibited(AtPadReference padRef) | AtMap | |
kDebug | AtMap | protected |
kIsParsed | AtMap | protected |
multiarray typedef | AtMap | protected |
ParseAtTPCMap(TXMLNode *node) | AtMap | |
ParseInhibitMap(TString inimap, AtMap::InhibitType type) | AtMap | |
ParseMapList(TXMLNode *node) | AtMap | |
ParseXMLMap(Char_t const *xmlfile) | AtMap | |
SetDebugMode(Bool_t flag=true) | AtMap | inline |
~AtMap()=default | AtMap |