Project
Loading...
Searching...
No Matches
o2::mcgenid Namespace Reference

Classes

class  GeneratorProperty
 
union  MCGenIdEncoding
 

Functions

short getEncodedGenId (int generatorId, int sourceId, int subGeneratorId=-1)
 
int getGeneratorId (short encoded)
 
int getSourceId (short encoded)
 
int getSubGeneratorId (short encoded)
 

Function Documentation

◆ getEncodedGenId()

short o2::mcgenid::getEncodedGenId ( int  generatorId,
int  sourceId,
int  subGeneratorId = -1 
)
inline

Definition at line 106 of file MCGenProperties.h.

◆ getGeneratorId()

int o2::mcgenid::getGeneratorId ( short  encoded)
inline

Definition at line 112 of file MCGenProperties.h.

◆ getSourceId()

int o2::mcgenid::getSourceId ( short  encoded)
inline

Definition at line 118 of file MCGenProperties.h.

◆ getSubGeneratorId()

int o2::mcgenid::getSubGeneratorId ( short  encoded)
inline

Definition at line 123 of file MCGenProperties.h.