This is the complete list of members for RawCluster, including all inherited members.
add(VxdID vxdID, bool isUside, struct StripInRawCluster &aStrip) | RawCluster | |
getClsSamples(bool inElectrons) const | RawCluster | |
getMaxSum3Samples(bool inElectrons=false) const | RawCluster | |
getSeedInternalIndex() const | RawCluster | inline |
getSeedMaxSample() const | RawCluster | inline |
getSensorID() const | RawCluster | inline |
getSize() const | RawCluster | inline |
getStripsInRawCluster() const | RawCluster | inline |
isGoodRawCluster() | RawCluster | |
isUSide() const | RawCluster | inline |
m_cutAdjacent | RawCluster | protected |
m_cutSeed | RawCluster | protected |
m_isUside | RawCluster | protected |
m_seedIndex | RawCluster | protected |
m_seedInternalIndex | RawCluster | protected |
m_seedMaxSample | RawCluster | protected |
m_seedSNR | RawCluster | protected |
m_storeShaperDigitsName | RawCluster | protected |
m_strips | RawCluster | protected |
m_vxdID | RawCluster | protected |
RawCluster() | RawCluster | inline |
RawCluster(VxdID vxdID, bool isUside, double cutSeed, double cutAdjacent) | RawCluster | |
RawCluster(VxdID vxdID, bool isUside, double cutSeed, double cutAdjacent, const std::string &storeShaperDigitsName) | RawCluster | |
setStripCharge(int index, double charge) | RawCluster | inline |
setStripTime(int index, double time) | RawCluster | inline |