Belle II Software development
|
This is the complete list of members for ECLCalDigit, including all inherited members.
addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
addStatus(unsigned short int bitmask) | ECLCalDigit | inline |
c_IsCalibrated enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_IsEnergyCalibrated enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_IsFailedFit enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_IsFailedTimeResolution enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_IsTimeCalibrated enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_IsTimeResolutionCalibrated enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_OnlineFitQuality0 enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_OnlineFitQuality1 enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_OnlineFitQuality2 enum value (defined in ECLCalDigit) | ECLCalDigit | |
c_OnlineFitQuality3 enum value (defined in ECLCalDigit) | ECLCalDigit | |
ClassDef(ECLCalDigit, 7) | ECLCalDigit | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
ECLCalDigit() | ECLCalDigit | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getCellId() const | ECLCalDigit | inline |
getEnergy() const | ECLCalDigit | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
getTime() const | ECLCalDigit | inline |
getTimeResolution() const | ECLCalDigit | inline |
getTwoComponentChi2() const | ECLCalDigit | inline |
getTwoComponentDiodeEnergy() const | ECLCalDigit | inline |
getTwoComponentFitType() const | ECLCalDigit | inline |
getTwoComponentHadronEnergy() const | ECLCalDigit | inline |
getTwoComponentSavedChi2(ECLDsp::TwoComponentFitType FitTypeIn) const | ECLCalDigit | inline |
getTwoComponentTotalEnergy() const | ECLCalDigit | inline |
hasStatus(unsigned short int bitmask) const | ECLCalDigit | inline |
isCalibrated() const | ECLCalDigit | inline |
isEnergyCalibrated() const | ECLCalDigit | inline |
isFailedFit() const | ECLCalDigit | inline |
isOnlineFitQuality0() const | ECLCalDigit | inline |
isOnlineFitQuality1() const | ECLCalDigit | inline |
isOnlineFitQuality2() const | ECLCalDigit | inline |
isOnlineFitQuality3() const | ECLCalDigit | inline |
isTimeCalibrated() const | ECLCalDigit | inline |
isTimeResolutionCalibrated() const | ECLCalDigit | inline |
isTimeResolutionFailed() const | ECLCalDigit | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_CellId | ECLCalDigit | private |
m_Energy | ECLCalDigit | private |
m_Status | ECLCalDigit | private |
m_Time | ECLCalDigit | private |
m_TimeResolution | ECLCalDigit | private |
m_TwoComponentChi2 | ECLCalDigit | private |
m_TwoComponentDiodeEnergy | ECLCalDigit | private |
m_TwoComponentFitType | ECLCalDigit | private |
m_TwoComponentHadronEnergy | ECLCalDigit | private |
m_TwoComponentSavedChi2 | ECLCalDigit | private |
m_TwoComponentTotalEnergy | ECLCalDigit | private |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
removeStatus(unsigned short int bitmask) | ECLCalDigit | inline |
setCellId(int CellId) | ECLCalDigit | inline |
setEnergy(double Energy) | ECLCalDigit | inline |
setStatus(unsigned short int status) | ECLCalDigit | inline |
setTime(double Time) | ECLCalDigit | inline |
setTimeResolution(double TimeResolution) | ECLCalDigit | inline |
setTwoComponentChi2(double chi) | ECLCalDigit | inline |
setTwoComponentDiodeEnergy(double Energy) | ECLCalDigit | inline |
setTwoComponentFitType(ECLDsp::TwoComponentFitType ft) | ECLCalDigit | inline |
setTwoComponentHadronEnergy(double Energy) | ECLCalDigit | inline |
setTwoComponentSavedChi2(ECLDsp::TwoComponentFitType FitTypeIn, double input) | ECLCalDigit | inline |
setTwoComponentTotalEnergy(double Energy) | ECLCalDigit | inline |
StatusBit enum name | ECLCalDigit |