, including all inherited members.
addCluster(const CaloClusterPtr &r) | reco::SuperCluster | [inline] |
addHitAndFraction(DetId id, float fraction) | reco::CaloCluster | [inline] |
addPreshowerCluster(const CaloClusterPtr &r) | reco::SuperCluster | [inline] |
algo() const | reco::CaloCluster | [inline] |
algoID() const | reco::CaloCluster | [inline] |
AlgoId enum name | reco::CaloCluster | |
AlgoID typedef | reco::CaloCluster | |
algoID_ | reco::CaloCluster | [protected] |
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 | |
clusters_ | reco::SuperCluster | [private] |
clustersBegin() const | reco::SuperCluster | [inline] |
clustersEnd() const | reco::SuperCluster | [inline] |
clustersSize() const | reco::SuperCluster | [inline] |
common enum value | reco::CaloCluster | |
computeRawEnergy() | reco::SuperCluster | [private] |
dynamicHybrid enum value | reco::CaloCluster | |
energy() const | reco::CaloCluster | [inline] |
energy_ | reco::CaloCluster | [protected] |
eta() const | reco::CaloCluster | [inline] |
etaWidth() const | reco::SuperCluster | [inline] |
etaWidth_ | reco::SuperCluster | [private] |
fixedMatrix enum value | reco::CaloCluster | |
flags() const | reco::CaloCluster | [inline] |
flags_ | reco::CaloCluster | [protected] |
flagsMask_ | reco::CaloCluster | [protected, static] |
flagsOffset_ | reco::CaloCluster | [protected, static] |
getPreshowerPlanesStatus() const | reco::SuperCluster | [inline] |
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 | |
operator<(const CaloCluster &rhs) const | reco::CaloCluster | [inline] |
operator<<(std::ostream &out, const CaloCluster &cluster) | reco::CaloCluster | [friend] |
operator<=(const CaloCluster &rhs) const | reco::CaloCluster | [inline] |
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] |
phiWidth() const | reco::SuperCluster | [inline] |
phiWidth_ | reco::SuperCluster | [private] |
Point typedef | reco::SuperCluster | |
position() const | reco::CaloCluster | [inline] |
position_ | reco::CaloCluster | [protected] |
preshowerClusters_ | reco::SuperCluster | [private] |
preshowerClustersBegin() const | reco::SuperCluster | [inline] |
preshowerClustersEnd() const | reco::SuperCluster | [inline] |
preshowerEnergy() const | reco::SuperCluster | [inline] |
preshowerEnergy_ | reco::SuperCluster | [private] |
printHitAndFraction(unsigned i) const | reco::CaloCluster | |
rawEnergy() const | reco::SuperCluster | [inline] |
rawEnergy_ | reco::SuperCluster | [private] |
reset() | reco::CaloCluster | |
SCFlags enum name | reco::CaloCluster | |
seed() const | reco::SuperCluster | [inline] |
seed_ | reco::SuperCluster | [private] |
seedId_ | reco::CaloCluster | [protected] |
setAlgoId(const AlgoId &id) | reco::CaloCluster | [inline] |
setCaloId(const CaloID &id) | reco::CaloCluster | [inline] |
setEnergy(double energy) | reco::CaloCluster | [inline] |
setEtaWidth(double ew) | reco::SuperCluster | [inline] |
setFlags(uint32_t flags) | reco::CaloCluster | [inline] |
setPhiWidth(double pw) | reco::SuperCluster | [inline] |
setPosition(const math::XYZPoint &p) | reco::CaloCluster | [inline] |
setPreshowerEnergy(double preshowerEnergy) | reco::SuperCluster | [inline] |
setPreshowerPlanesStatus(const uint32_t &status) | reco::SuperCluster | [inline] |
setSeed(const CaloClusterPtr &r) | reco::SuperCluster | [inline] |
reco::CaloCluster::setSeed(const DetId &id) | reco::CaloCluster | [inline] |
size() const | reco::CaloCluster | [inline] |
SuperCluster() | reco::SuperCluster | [inline] |
SuperCluster(double energy, const Point &position) | reco::SuperCluster | |
SuperCluster(double energy, const Point &position, const CaloClusterPtr &seed, const CaloClusterPtrVector &clusters, double Epreshower=0., double phiWidth=0., double etaWidth=0.) | reco::SuperCluster | |
SuperCluster(double energy, const Point &position, const CaloClusterPtr &seed, const CaloClusterPtrVector &clusters, const CaloClusterPtrVector &preshowerClusters, double Epreshower=0., double phiWidth=0., double etaWidth=0.) | reco::SuperCluster | |
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 | [inline, virtual] |