![]() |
PandaRoot
|
rudimentary if-statement heavy lookup for data concentrator number for each crystal (detectorId) developed by Viktor Rodin More...
#include <BSEmcDataConcentratorLookUp.h>
Public Member Functions | |
Int_t | GetNumberOfDCsFor (TString t_detector) const |
Int_t | GetNumberOfDCsFor (BSEmcDetectorType t_detector) const |
Int_t | GetDCNumber (Int_t t_detectorId) const |
ClassDef (BSEmcDataConcentratorLookUp, 8) | |
rudimentary if-statement heavy lookup for data concentrator number for each crystal (detectorId) developed by Viktor Rodin
Used in BSEmcDigiDCSetterProcess: Has to be set, else Preclustering will not work
Definition at line 24 of file BSEmcDataConcentratorLookUp.h.
BSEmcDataConcentratorLookUp::ClassDef | ( | BSEmcDataConcentratorLookUp | , |
8 | |||
) |
Int_t BSEmcDataConcentratorLookUp::GetDCNumber | ( | Int_t | t_detectorId | ) | const |
Int_t BSEmcDataConcentratorLookUp::GetNumberOfDCsFor | ( | TString | t_detector | ) | const |
Int_t BSEmcDataConcentratorLookUp::GetNumberOfDCsFor | ( | BSEmcDetectorType | t_detector | ) | const |