CbmRoot
CbmMuchAddress.h File Reference
#include <Rtypes.h>
#include <RtypesCore.h>
#include <FairLogger.h>
#include "CbmAddress.h"
Include dependency graph for CbmMuchAddress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmMuchAddress
 Interface class to unique address for the MUCH. More...
 

Enumerations

enum  MuchElementLevel {
  kMuchSystem, kMuchStation, kMuchLayer, kMuchLayerSide,
  kMuchModule, kMuchSector, kMuchChannel, kMuchNofLevels
}
 

Enumeration Type Documentation

◆ MuchElementLevel

Enumerator for MUCH element levels If this is changed, the initialisation of the static members of CbmMuchAddress must be changed accordingly!

Enumerator
kMuchSystem 

System = MUCH.

kMuchStation 

Station.

kMuchLayer 

Layer.

kMuchLayerSide 

LayerSide.

kMuchModule 

Module.

kMuchSector 

Sector.

kMuchChannel 

Channel.

kMuchNofLevels 

Number of MUCH levels.

Definition at line 15 of file CbmMuchAddress.h.