CbmRoot
Loading...
Searching...
No Matches
CbmMuchAddress.h File Reference
#include "CbmAddress.h"
#include <Rtypes.h>
#include <cstdint>
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 20 of file CbmMuchAddress.h.