Hall A ROOT/C++ Analyzer (podd)
|
Classes | |
class | FadcBPM |
class | FadcCherenkov |
class | FADCConfig_t |
class | FADCData |
class | FADCData_t |
class | FadcRaster |
class | FadcRasteredBeam |
class | FadcScintillator |
class | FadcShower |
class | FadcUnRasteredBeam |
class | TwoarmVDCTimeCorrection |
Functions | |
static OptUInt_t | GetFADCValue (EModuleType type, const DigitizerHitInfo_t &hitinfo, Fadc250Module *fadc) |
pair< unique_ptr< FADCData >, Int_t > | MakeFADCData (const TDatime &date, THaDetectorBase *det) |
Variables | |
static const Data_t | kDefaultTDCscale = 0.0625 |
|
inlinestatic |
Definition at line 109 of file FADCData.cxx.
std::pair< std::unique_ptr< FADCData >, Int_t > HallA::MakeFADCData | ( | const TDatime & | date, |
THaDetectorBase * | det | ||
) |
Definition at line 27 of file FADCData.cxx.
|
static |
Definition at line 47 of file FADCData.h.