#include <EventColin.h>
Public Member Functions | |
Particle () | |
virtual | ~Particle () |
Public Attributes | |
double | e |
double | eta |
int | pdgCode |
double | phi |
Definition at line 24 of file EventColin.h.
|
inline |
Definition at line 26 of file EventColin.h.
|
inlinevirtual |
Definition at line 27 of file EventColin.h.
double EventColin::Particle::e |
Definition at line 30 of file EventColin.h.
Referenced by PFRootEventManager::fillOutEventWithClusters(), PFRootEventManager::fillOutEventWithPFCandidates(), and PFRootEventManager::fillOutEventWithSimParticles().
double EventColin::Particle::eta |
Definition at line 28 of file EventColin.h.
Referenced by PFRootEventManager::fillOutEventWithClusters(), PFRootEventManager::fillOutEventWithPFCandidates(), and PFRootEventManager::fillOutEventWithSimParticles().
int EventColin::Particle::pdgCode |
Definition at line 31 of file EventColin.h.
Referenced by PFRootEventManager::fillOutEventWithClusters(), PFRootEventManager::fillOutEventWithPFCandidates(), and PFRootEventManager::fillOutEventWithSimParticles().
double EventColin::Particle::phi |
Definition at line 29 of file EventColin.h.
Referenced by PFRootEventManager::fillOutEventWithClusters(), PFRootEventManager::fillOutEventWithPFCandidates(), and PFRootEventManager::fillOutEventWithSimParticles().