#include <CaloClusterer.h>
Public Member Functions | |
void | clear () |
Cluster () | |
Public Attributes | |
std::vector< std::pair< int, float > > | constituents |
float | et |
float | eta |
float | phi |
Definition at line 160 of file CaloClusterer.h.
|
inline |
Definition at line 161 of file CaloClusterer.h.
|
inline |
Definition at line 164 of file CaloClusterer.h.
References constituents, et, eta, and phi.
Referenced by l1tpf_calo::CombinedCluster::clear(), and l1tpf_calo::SingleCaloClusterer::run().
std::vector<std::pair<int, float> > l1tpf_calo::Cluster::constituents |
Definition at line 163 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::et |
Definition at line 162 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::eta |
Definition at line 162 of file CaloClusterer.h.
Referenced by Particle.Particle::__str__(), clear(), Jet.Jet::jetID(), Jet.Jet::puJetId(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::phi |
Definition at line 162 of file CaloClusterer.h.
Referenced by Particle.Particle::__str__(), clear(), ntupleDataFormat.Track::phiPull(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().