Belle II Software development
|
This is the complete list of members for SVDCluster, 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 |
ClassDef(RelationsInterface, 0) | RelationsInterface< BASE > | private |
copyRelations(const RelationsInterface< BASE > *sourceObj) | RelationsInterface< BASE > | inline |
getArrayIndex() const | RelationsInterface< BASE > | inline |
getArrayName() const | RelationsInterface< BASE > | inline |
getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
getCharge() const | SVDCluster | inline |
getChi2() const | SVDCluster | inline |
getClsTime() const | SVDCluster | inline |
getClsTimeSigma() const | SVDCluster | inline |
getFirstFrame() const | SVDCluster | inline |
getInfo() const | RelationsInterface< BASE > | inline |
getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
getName() const | RelationsInterface< BASE > | inlinevirtual |
getPosition(double v=0) const | SVDCluster | inline |
getPositionSigma() const | SVDCluster | inline |
getQuality() const | SVDCluster | inline |
getQualityError() const | SVDCluster | inline |
getRawSensorID() const | SVDCluster | inline |
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 |
getSeedCharge() const | SVDCluster | inline |
getSensorID() const | SVDCluster | inline |
getSize() const | SVDCluster | inline |
getSNR() const | SVDCluster | inline |
getTimeGroupId() const | SVDCluster | inline |
getTimeGroupInfo() const | SVDCluster | inline |
isUCluster() const | SVDCluster | inline |
m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
m_clsCharge | SVDCluster | protected |
m_clsChi2 | SVDCluster | protected |
m_clsSize | SVDCluster | protected |
m_clsSN | SVDCluster | protected |
m_clsTime | SVDCluster | protected |
m_clsTimeSigma | SVDCluster | protected |
m_firstFrame | SVDCluster | protected |
m_isU | SVDCluster | protected |
m_position | SVDCluster | protected |
m_positionSigma | SVDCluster | protected |
m_qualityIndicator | SVDCluster | protected |
m_qualityIndicatorError | SVDCluster | protected |
m_seedCharge | SVDCluster | protected |
m_sensorID | SVDCluster | protected |
m_timeGroupId | SVDCluster | protected |
m_timeGroupInfo | SVDCluster | protected |
operator=(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
print() const | SVDCluster | inline |
RelationsInterface() | RelationsInterface< BASE > | inline |
RelationsInterface(Args &&... params) | RelationsInterface< BASE > | inlineexplicit |
RelationsInterface(const RelationsInterface &relationsInterface) | RelationsInterface< BASE > | inline |
setClsTime(const double time) | SVDCluster | inline |
setPosition(const double position) | SVDCluster | inline |
setQualityIndicator(const double qualityIndicator) | SVDCluster | inline |
setQualityIndicatorError(double qualityIndicatorError) | SVDCluster | inline |
setTimeGroupId() | SVDCluster | inline |
setTimeGroupInfo() | SVDCluster | inline |
SVDCluster(VxdID sensorID, bool isU, float position, float positionSigma, double clsTime, double clsTimeSigma, float clsCharge, float seedCharge, unsigned short clsSize, float clsSN, float clsChi2, int firstFrame=0) | SVDCluster | inline |
SVDCluster() | SVDCluster | inline |
SVDCluster(VxdID sensorID, bool isU, float position, double clsTime, double clsTimeSigma, float clsCharge, float seedCharge, unsigned short clsSize) | SVDCluster | inline |
SVDCluster(VxdID sensorID, bool isU, float position, float positionSigma, double clsTime, double clsTimeSigma, float clsCharge, float seedCharge, unsigned short clsSize, float clsSN) | SVDCluster | inline |