#include <L1AnalysisCaloTPDataFormat.h>
Public Member Functions | |
void | Init () |
L1AnalysisCaloTPDataFormat () | |
void | Reset () |
~L1AnalysisCaloTPDataFormat () | |
Public Attributes | |
std::vector< short > | ecalTPCaliphi |
std::vector< short > | ecalTPcompEt |
std::vector< float > | ecalTPet |
std::vector< short > | ecalTPfineGrain |
std::vector< short > | ecalTPieta |
std::vector< short > | ecalTPiphi |
std::vector< short > | hcalTPCaliphi |
std::vector< short > | hcalTPcompEt |
std::vector< float > | hcalTPet |
std::vector< short > | hcalTPfineGrain |
std::vector< short > | hcalTPieta |
std::vector< short > | hcalTPiphi |
short | nECALTP |
short | nHCALTP |
Definition at line 15 of file L1AnalysisCaloTPDataFormat.h.
|
inline |
Definition at line 17 of file L1AnalysisCaloTPDataFormat.h.
References Reset().
|
inline |
Definition at line 18 of file L1AnalysisCaloTPDataFormat.h.
|
inline |
Definition at line 38 of file L1AnalysisCaloTPDataFormat.h.
|
inline |
Definition at line 21 of file L1AnalysisCaloTPDataFormat.h.
References ecalTPCaliphi, ecalTPcompEt, ecalTPet, ecalTPfineGrain, ecalTPieta, ecalTPiphi, hcalTPCaliphi, hcalTPcompEt, hcalTPet, hcalTPfineGrain, hcalTPieta, hcalTPiphi, nECALTP, and nHCALTP.
Referenced by L1AnalysisCaloTPDataFormat(), and L1Analysis::L1AnalysisCaloTP::Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPCaliphi |
Definition at line 54 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPcompEt |
Definition at line 56 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPet |
Definition at line 55 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPfineGrain |
Definition at line 57 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPieta |
Definition at line 52 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::ecalTPiphi |
Definition at line 53 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPCaliphi |
Definition at line 46 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPcompEt |
Definition at line 48 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPet |
Definition at line 47 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPfineGrain |
Definition at line 49 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPieta |
Definition at line 44 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisCaloTPDataFormat::hcalTPiphi |
Definition at line 45 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
short L1Analysis::L1AnalysisCaloTPDataFormat::nECALTP |
Definition at line 51 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().
short L1Analysis::L1AnalysisCaloTPDataFormat::nHCALTP |
Definition at line 43 of file L1AnalysisCaloTPDataFormat.h.
Referenced by Reset().