#include <PFRootEventManagerColin.h>
Public Member Functions | |
NeutralEvent () | |
virtual void | reset () |
virtual | ~NeutralEvent () |
Public Attributes | |
double | eECAL |
double | eHCAL |
double | eNeutral |
double | etaECAL |
double | etaHCAL |
double | etaNeutral |
int | nECAL |
int | nHCAL |
int | rCode |
Definition at line 6 of file PFRootEventManagerColin.h.
|
inline |
Definition at line 8 of file PFRootEventManagerColin.h.
References reset().
|
inlinevirtual |
Definition at line 12 of file PFRootEventManagerColin.h.
|
inlinevirtual |
Reimplemented in TauEvent.
Definition at line 14 of file PFRootEventManagerColin.h.
References eECAL, eHCAL, eNeutral, etaECAL, etaHCAL, etaNeutral, nECAL, nHCAL, and rCode.
Referenced by NeutralEvent(), PFRootEventManagerColin::processNeutral(), and TauEvent::reset().
double NeutralEvent::eECAL |
Definition at line 26 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
double NeutralEvent::eHCAL |
Definition at line 27 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
double NeutralEvent::eNeutral |
Definition at line 28 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
double NeutralEvent::etaECAL |
Definition at line 29 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double NeutralEvent::etaHCAL |
Definition at line 30 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().
double NeutralEvent::etaNeutral |
Definition at line 31 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
int NeutralEvent::nECAL |
Definition at line 32 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
int NeutralEvent::nHCAL |
Definition at line 33 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
int NeutralEvent::rCode |
Definition at line 34 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processEntry(), PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().