#include <L1AnalysisL1CaloTowerDataFormat.h>
Public Member Functions | |
void | Init () |
L1AnalysisL1CaloTowerDataFormat () | |
void | Reset () |
~L1AnalysisL1CaloTowerDataFormat () | |
Public Attributes | |
std::vector< float > | et |
std::vector< float > | eta |
std::vector< short > | iem |
std::vector< short > | iet |
std::vector< short > | ieta |
std::vector< short > | ihad |
std::vector< short > | iphi |
std::vector< short > | iqual |
std::vector< short > | iratio |
short | nTower |
std::vector< float > | phi |
Definition at line 15 of file L1AnalysisL1CaloTowerDataFormat.h.
|
inline |
Definition at line 17 of file L1AnalysisL1CaloTowerDataFormat.h.
References Reset().
|
inline |
Definition at line 18 of file L1AnalysisL1CaloTowerDataFormat.h.
|
inline |
Definition at line 35 of file L1AnalysisL1CaloTowerDataFormat.h.
|
inline |
Definition at line 21 of file L1AnalysisL1CaloTowerDataFormat.h.
References et, eta, iem, iet, ieta, ihad, iphi, iqual, iratio, nTower, and phi.
Referenced by L1CaloTowerTreeProducer::analyze(), and L1AnalysisL1CaloTowerDataFormat().
std::vector<float> L1Analysis::L1AnalysisL1CaloTowerDataFormat::et |
Definition at line 48 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisL1CaloTowerDataFormat::eta |
Definition at line 49 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by Particle.Particle::__str__(), L1CaloTowerTreeProducer::analyze(), Jet.Jet::jetID(), Jet.Jet::puJetId(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::iem |
Definition at line 44 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::iet |
Definition at line 43 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::ieta |
Definition at line 41 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::ihad |
Definition at line 45 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::iphi |
Definition at line 42 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::iqual |
Definition at line 47 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<short> L1Analysis::L1AnalysisL1CaloTowerDataFormat::iratio |
Definition at line 46 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
short L1Analysis::L1AnalysisL1CaloTowerDataFormat::nTower |
Definition at line 40 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().
std::vector<float> L1Analysis::L1AnalysisL1CaloTowerDataFormat::phi |
Definition at line 50 of file L1AnalysisL1CaloTowerDataFormat.h.
Referenced by Particle.Particle::__str__(), L1CaloTowerTreeProducer::analyze(), ntupleDataFormat.Track::phiPull(), and Reset().