#include <CaloClusterer.h>
Public Member Functions | |
void | clear () |
Public Member Functions inherited from l1tpf_calo::Cluster | |
void | clear () |
Cluster () | |
Public Attributes | |
float | ecal_et |
float | ecal_eta |
float | ecal_phi |
float | hcal_et |
Public Attributes inherited from l1tpf_calo::Cluster | |
std::vector< std::pair< int, float > > | constituents |
float | et |
float | eta |
float | phi |
Definition at line 174 of file CaloClusterer.h.
|
inline |
Definition at line 177 of file CaloClusterer.h.
References l1tpf_calo::Cluster::clear(), ecal_et, ecal_eta, ecal_phi, and hcal_et.
Referenced by l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::CombinedCluster::ecal_et |
Definition at line 175 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::CombinedCluster::ecal_eta |
Definition at line 176 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::CombinedCluster::ecal_phi |
Definition at line 176 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), and l1tpf_calo::SimpleCaloLinker::run().
float l1tpf_calo::CombinedCluster::hcal_et |
Definition at line 175 of file CaloClusterer.h.
Referenced by clear(), l1tpf_calo::SimpleCaloLinkerBase::fetch(), and l1tpf_calo::SimpleCaloLinker::run().