addHitAndFraction(DetId id, float fraction) | reco::CaloCluster | inline |
algo() const | reco::CaloCluster | inline |
AlgoId enum name | reco::CaloCluster | |
algoID() const | reco::CaloCluster | inline |
AlgoID typedef | reco::CaloCluster | |
algoID_ | reco::CaloCluster | protected |
badHcalMarker enum value | reco::CaloCluster | |
basicCluster() const | reco::PreshowerCluster | inline |
bc_ref_ | reco::PreshowerCluster | private |
CaloCluster() | reco::CaloCluster | inline |
CaloCluster(AlgoID algoID) | reco::CaloCluster | inline |
CaloCluster(double energy, const math::XYZPoint &position, const CaloID &caloID) | reco::CaloCluster | inline |
CaloCluster(double energy, const math::XYZPoint &position) | reco::CaloCluster | inline |
CaloCluster(double energy, const math::XYZPoint &position, const CaloID &caloID, const AlgoID &algoID, uint32_t flags=0) | reco::CaloCluster | inline |
CaloCluster(double energy, const math::XYZPoint &position, const CaloID &caloID, const std::vector< std::pair< DetId, float > > &usedHitsAndFractions, const AlgoId algoId, const DetId seedId=DetId(0), uint32_t flags=0) | reco::CaloCluster | inline |
CaloCluster(double energy, const math::XYZPoint &position, float chi2, const std::vector< DetId > &usedHits, const AlgoId algoId, uint32_t flags=0) | reco::CaloCluster | inline |
caloID() const | reco::CaloCluster | inline |
caloID_ | reco::CaloCluster | protected |
cleanOnly enum value | reco::CaloCluster | |
common enum value | reco::CaloCluster | |
correctedEnergy() const | reco::CaloCluster | inline |
correctedEnergy_ | reco::CaloCluster | protected |
correctedEnergyUncertainty() const | reco::CaloCluster | inline |
correctedEnergyUncertainty_ | reco::CaloCluster | protected |
dynamicHybrid enum value | reco::CaloCluster | |
energy() const | reco::CaloCluster | inline |
energy_ | reco::CaloCluster | protected |
et() const | reco::PreshowerCluster | inline |
eta() const | reco::CaloCluster | inline |
fixedMatrix enum value | reco::CaloCluster | |
flags() const | reco::CaloCluster | inline |
flags_ | reco::CaloCluster | protected |
flagsMask_ | reco::CaloCluster | protectedstatic |
flagsOffset_ | reco::CaloCluster | protectedstatic |
HCalFlags enum name | reco::CaloCluster | |
hfnose enum value | reco::CaloCluster | |
hgcal_em enum value | reco::CaloCluster | |
hgcal_had enum value | reco::CaloCluster | |
hgcal_mixed enum value | reco::CaloCluster | |
hitsAndFractions() const | reco::CaloCluster | inline |
hitsAndFractions_ | reco::CaloCluster | protected |
hybrid enum value | reco::CaloCluster | |
isInClean() const | reco::CaloCluster | inline |
isInUnclean() const | reco::CaloCluster | inline |
island enum value | reco::CaloCluster | |
multi5x5 enum value | reco::CaloCluster | |
nhits() const | reco::PreshowerCluster | inline |
operator<(const PreshowerCluster &) const | reco::PreshowerCluster | |
reco::CaloCluster::operator<(const CaloCluster &rhs) const | reco::CaloCluster | inline |
operator<=(const CaloCluster &rhs) const | reco::CaloCluster | inline |
operator==(const PreshowerCluster &) const | reco::PreshowerCluster | |
reco::CaloCluster::operator==(const CaloCluster &rhs) const | reco::CaloCluster | inline |
operator>(const CaloCluster &rhs) const | reco::CaloCluster | inline |
operator>=(const CaloCluster &rhs) const | reco::CaloCluster | inline |
particleFlow enum value | reco::CaloCluster | |
phi() const | reco::CaloCluster | inline |
plane() const | reco::PreshowerCluster | inline |
plane_ | reco::PreshowerCluster | private |
Point typedef | reco::PreshowerCluster | |
position() const | reco::CaloCluster | inline |
position_ | reco::CaloCluster | protected |
PreshowerCluster() | reco::PreshowerCluster | inline |
PreshowerCluster(const double E, const Point &pos, const std::vector< std::pair< DetId, float > > &usedHits, const int plane) | reco::PreshowerCluster | |
PreshowerCluster(const PreshowerCluster &) | reco::PreshowerCluster | |
printHitAndFraction(unsigned i) const | reco::CaloCluster | |
reset() | reco::CaloCluster | |
SCFlags enum name | reco::CaloCluster | |
seed() const | reco::CaloCluster | inline |
seedId_ | reco::CaloCluster | protected |
setAlgoId(const AlgoId &id) | reco::CaloCluster | inline |
setBCRef(const CaloClusterPtr &r) | reco::PreshowerCluster | inline |
setCaloId(const CaloID &id) | reco::CaloCluster | inline |
setCorrectedEnergy(double cenergy) | reco::CaloCluster | inline |
setCorrectedEnergyUncertainty(float energyerr) | reco::CaloCluster | inline |
setEnergy(double energy) | reco::CaloCluster | inline |
setFlags(uint32_t flags) | reco::CaloCluster | inline |
setPosition(const math::XYZPoint &p) | reco::CaloCluster | inline |
setSeed(const DetId &id) | reco::CaloCluster | inline |
size() const | reco::CaloCluster | inline |
uncleanOnly enum value | reco::CaloCluster | |
undefined enum value | reco::CaloCluster | |
x() const | reco::CaloCluster | inline |
y() const | reco::CaloCluster | inline |
z() const | reco::CaloCluster | inline |
~CaloCluster() | reco::CaloCluster | inlinevirtual |
~PreshowerCluster() override | reco::PreshowerCluster | |