#include <L1AnalysisL1CaloClusterDataFormat.h>
Public Member Functions | |
void | Init () |
L1AnalysisL1CaloClusterDataFormat () | |
void | Reset () |
~L1AnalysisL1CaloClusterDataFormat () | |
Public Attributes | |
std::vector< float > | et |
std::vector< float > | eta |
std::vector< short int > | iet |
std::vector< short int > | ieta |
std::vector< short int > | iphi |
std::vector< short int > | iqual |
short int | nCluster |
std::vector< float > | phi |
Definition at line 15 of file L1AnalysisL1CaloClusterDataFormat.h.
|
inline |
Definition at line 17 of file L1AnalysisL1CaloClusterDataFormat.h.
References Reset().
|
inline |
Definition at line 18 of file L1AnalysisL1CaloClusterDataFormat.h.
|
inline |
Definition at line 32 of file L1AnalysisL1CaloClusterDataFormat.h.
|
inline |
Definition at line 21 of file L1AnalysisL1CaloClusterDataFormat.h.
References et, eta, iet, ieta, iphi, iqual, nCluster, and phi.
Referenced by L1CaloTowerTreeProducer::analyze(), and L1AnalysisL1CaloClusterDataFormat().
std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::et |
Definition at line 42 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::eta |
Definition at line 43 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by Particle.Particle::__str__(), L1CaloTowerTreeProducer::analyze(), Jet.Jet::jetID(), Jet.Jet::puJetId(), and Reset().
std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iet |
Definition at line 40 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::ieta |
Definition at line 38 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iphi |
Definition at line 39 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iqual |
Definition at line 41 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
short int L1Analysis::L1AnalysisL1CaloClusterDataFormat::nCluster |
Definition at line 37 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::phi |
Definition at line 44 of file L1AnalysisL1CaloClusterDataFormat.h.
Referenced by Particle.Particle::__str__(), L1CaloTowerTreeProducer::analyze(), ntupleDataFormat.Track::phiPull(), and Reset().