#include <PFRootEventManagerColin.h>
Public Member Functions | |
void | reset () |
TauEvent () | |
virtual | ~TauEvent () |
Public Member Functions inherited from NeutralEvent | |
NeutralEvent () | |
virtual | ~NeutralEvent () |
Public Attributes | |
double | chi2ECAL |
double | eEcalHadron |
double | etaTrack |
double | pHadron |
double | pTrack |
double | ptTrack |
Public Attributes inherited from NeutralEvent | |
double | eECAL |
double | eHCAL |
double | eNeutral |
double | etaECAL |
double | etaHCAL |
double | etaNeutral |
int | nECAL |
int | nHCAL |
int | rCode |
Definition at line 38 of file PFRootEventManagerColin.h.
|
inline |
|
inlinevirtual |
Definition at line 45 of file PFRootEventManagerColin.h.
|
inlinevirtual |
Reimplemented from NeutralEvent.
Definition at line 47 of file PFRootEventManagerColin.h.
References chi2ECAL, eEcalHadron, etaTrack, pHadron, pTrack, ptTrack, and NeutralEvent::reset().
Referenced by PFRootEventManagerColin::processEntry(), and TauEvent().
double TauEvent::chi2ECAL |
Definition at line 63 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double TauEvent::eEcalHadron |
Definition at line 62 of file PFRootEventManagerColin.h.
Referenced by reset().
double TauEvent::etaTrack |
Definition at line 60 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double TauEvent::pHadron |
Definition at line 61 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double TauEvent::pTrack |
Definition at line 58 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double TauEvent::ptTrack |
Definition at line 59 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().