#include <L1AnalysisRecoClusterDataFormat.h>
Public Member Functions | |
L1AnalysisRecoClusterDataFormat () | |
void | Reset () |
~L1AnalysisRecoClusterDataFormat () | |
Public Attributes | |
std::vector< double > | e |
std::vector< double > | et |
std::vector< double > | eta |
unsigned | nClusters |
std::vector< double > | phi |
Definition at line 14 of file L1AnalysisRecoClusterDataFormat.h.
|
inline |
Definition at line 16 of file L1AnalysisRecoClusterDataFormat.h.
References Reset().
|
inline |
Definition at line 17 of file L1AnalysisRecoClusterDataFormat.h.
References Reset().
|
inline |
Definition at line 19 of file L1AnalysisRecoClusterDataFormat.h.
References e, et, eta, nClusters, and phi.
Referenced by L1AnalysisRecoClusterDataFormat(), L1Analysis::L1AnalysisRecoCluster::Reset(), and ~L1AnalysisRecoClusterDataFormat().
std::vector<double> L1Analysis::L1AnalysisRecoClusterDataFormat::e |
Definition at line 31 of file L1AnalysisRecoClusterDataFormat.h.
Referenced by Reset().
std::vector<double> L1Analysis::L1AnalysisRecoClusterDataFormat::et |
Definition at line 30 of file L1AnalysisRecoClusterDataFormat.h.
Referenced by Reset().
std::vector<double> L1Analysis::L1AnalysisRecoClusterDataFormat::eta |
Definition at line 28 of file L1AnalysisRecoClusterDataFormat.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), Jet.Jet::puJetId(), and Reset().
unsigned L1Analysis::L1AnalysisRecoClusterDataFormat::nClusters |
Definition at line 27 of file L1AnalysisRecoClusterDataFormat.h.
Referenced by Reset().
std::vector<double> L1Analysis::L1AnalysisRecoClusterDataFormat::phi |
Definition at line 29 of file L1AnalysisRecoClusterDataFormat.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), and Reset().