ATLAS Offline Software
|
This include file contains inline functions describing LAr Parameters properties used in LArReadParamsFromFile and LArParams2Ntuple. More...
This include file contains inline functions describing LAr Parameters properties used in LArReadParamsFromFile and LArParams2Ntuple.
To use them you must use namespace operator 'LArParamsProperties::' or put the line 'using LArParamsProperties'
Definition at line 80 of file LArParamsProperties.h.
const std::vector< std::string > & LArParamsProperties::ClassNames | ( | ) |
Definition at line 48 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArCableAttenuationComplete * | ) |
Definition at line 42 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArCableLengthComplete * | ) |
Definition at line 41 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArCaliPulseParamsComplete * | ) |
Definition at line 31 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArDetCellParamsComplete * | ) |
Definition at line 32 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArEMEC_CphiComplete * | ) |
Definition at line 38 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArEMEC_HValphaComplete * | ) |
Definition at line 39 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArEMEC_HVbetaComplete * | ) |
Definition at line 40 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArMphysOverMcalComplete * | ) |
Definition at line 35 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArOFCBinComplete * | ) |
Definition at line 44 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArPhysCaliTdiffComplete * | ) |
Definition at line 33 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArRinjComplete * | ) |
Definition at line 36 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArTdriftComplete * | ) |
Definition at line 34 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const LArTshaperComplete * | ) |
Definition at line 37 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::getClassIndex | ( | const std::string & | className | ) |
Definition at line 136 of file LArParamsProperties.h.
const std::string & LArParamsProperties::getClassName | ( | unsigned | index | ) |
Definition at line 128 of file LArParamsProperties.cxx.
bool LArParamsProperties::isGainDependent | ( | const std::string & | className | ) |
Definition at line 155 of file LArParamsProperties.cxx.
bool LArParamsProperties::isGainDependent | ( | const T * | p | ) |
Definition at line 154 of file LArParamsProperties.h.
bool LArParamsProperties::isGainDependent | ( | unsigned | index | ) |
Definition at line 101 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArCableAttenuationP & | p | ) |
Definition at line 26 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArCableLengthP & | p | ) |
Definition at line 25 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArCaliPulseParamsP & | p | ) |
Definition at line 10 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArDetCellParamsP & | p | ) |
Definition at line 11 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArEMEC_CphiP & | p | ) |
Definition at line 22 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArEMEC_HValphaP & | p | ) |
Definition at line 23 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArEMEC_HVbetaP & | p | ) |
Definition at line 24 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArOFCBinP & | p | ) |
Definition at line 27 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArPhysCaliTdiffP & | p | ) |
Definition at line 12 of file LArParamsProperties.cxx.
Definition at line 20 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArTdriftP & | p | ) |
Definition at line 13 of file LArParamsProperties.cxx.
bool LArParamsProperties::isValid | ( | const LArTshaperP & | p | ) |
Definition at line 21 of file LArParamsProperties.cxx.
std::string LArParamsProperties::keyword | ( | const std::string & | classname | ) |
Definition at line 160 of file LArParamsProperties.cxx.
std::string LArParamsProperties::keyword | ( | const T * | p | ) |
Definition at line 162 of file LArParamsProperties.h.
std::string LArParamsProperties::keyword | ( | unsigned | i | ) |
Definition at line 168 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::numberOfParams | ( | const std::string & | className | ) |
Definition at line 150 of file LArParamsProperties.cxx.
unsigned LArParamsProperties::numberOfParams | ( | const T * | p | ) |
Definition at line 147 of file LArParamsProperties.h.
unsigned LArParamsProperties::numberOfParams | ( | unsigned | index | ) |
Definition at line 74 of file LArParamsProperties.cxx.