#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 164 of file CaloClusterer.h.
|
inline |
Definition at line 165 of file CaloClusterer.h.
|
inline |
Definition at line 168 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 167 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::et |
Definition at line 166 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::eta |
Definition at line 166 of file CaloClusterer.h.
Referenced by Particle.Particle::__str__(), clear(), datamodel.Object::DeltaR(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), Jet.Jet::jetID(), datamodel.Object::p4(), Jet.Jet::puJetId(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::Cluster::phi |
Definition at line 166 of file CaloClusterer.h.
Referenced by Particle.Particle::__str__(), clear(), datamodel.Object::DeltaR(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), l1tpf_calo::SingleCaloClusterer::run(), and l1tpf_calo::SimpleCaloLinker::run().