 |
Belle II Software
release-05-02-19
|
24 class TOPFrontEndMap:
public TObject {
Mapping of a boardstack number within a module to SCROD and COPPER/Finesse.
int m_index
index of this element in std::vector
int getFinesseSlot() const
Return finesse slot number.
unsigned int m_copperID
COPPER ID.
int m_finesse
Finesse slot number (0-based)
int m_moduleID
module ID (slot number)
int m_moduleCNumber
module construction number
int getBoardstackNumber() const
Return boardstack number.
Abstract base class for different kinds of events.
int getIndex() const
Return array index.
unsigned short getScrodID() const
Return SCROD ID.
int getModuleID() const
Return TOP module ID (slot number)
int getModuleCNumber() const
Return TOP module construction number.
unsigned int getCopperID() const
Return Copper ID.
TOPFrontEndMap()
Default constructor.
unsigned short m_scrodID
SCROD ID.
int m_boardstack
boardstack number within TOP module
ClassDef(TOPFrontEndMap, 3)
ClassDef.