#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.
NeutralEvent::NeutralEvent | ( | ) | [inline] |
virtual NeutralEvent::~NeutralEvent | ( | ) | [inline, virtual] |
Definition at line 12 of file PFRootEventManagerColin.h.
{};
virtual void NeutralEvent::reset | ( | void | ) | [inline, virtual] |
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(), and PFRootEventManagerColin::processNeutral().
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().
Definition at line 32 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
Definition at line 33 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processHIGH_E_TAUS(), PFRootEventManagerColin::processNeutral(), and reset().
Definition at line 34 of file PFRootEventManagerColin.h.
Referenced by PFRootEventManagerColin::processEntry(), PFRootEventManagerColin::processHIGH_E_TAUS(), and reset().