![]() |
PandaRoot
|
#include <PhotosHEPEVTEvent.h>
Public Member Functions | |
| ~PhotosHEPEVTEvent () | |
| PhotosHEPEVTEvent () | |
| void | addParticle (PhotosHEPEVTParticle *p) |
| PhotosHEPEVTParticle * | getParticle (int i) |
| void | setParticle (int i, PhotosHEPEVTParticle *p) |
| int | getParticleCount () |
| std::vector< PhotosParticle * > | getParticleList () |
| void | print () |
| void | clear () |
| ~PhotosHEPEVTEvent () | |
| PhotosHEPEVTEvent () | |
| void | addParticle (PhotosHEPEVTParticle *p) |
| PhotosHEPEVTParticle * | getParticle (int i) |
| void | setParticle (int i, PhotosHEPEVTParticle *p) |
| int | getParticleCount () |
| std::vector< PhotosParticle * > | getParticleList () |
| void | print () |
| void | clear () |
Public Member Functions inherited from Photospp::PhotosEvent | |
| virtual | ~PhotosEvent () |
| void | process () |
| virtual | ~PhotosEvent () |
| void | process () |
Definition at line 50 of file PhotosHEPEVTEvent.h.
| Photospp::PhotosHEPEVTEvent::~PhotosHEPEVTEvent | ( | ) |
Default destructor
| Photospp::PhotosHEPEVTEvent::PhotosHEPEVTEvent | ( | ) |
Default constructor
| Photospp::PhotosHEPEVTEvent::~PhotosHEPEVTEvent | ( | ) |
Default destructor
| Photospp::PhotosHEPEVTEvent::PhotosHEPEVTEvent | ( | ) |
Default constructor
| void Photospp::PhotosHEPEVTEvent::addParticle | ( | PhotosHEPEVTParticle * | p | ) |
Add particle at the end of event record
| void Photospp::PhotosHEPEVTEvent::addParticle | ( | PhotosHEPEVTParticle * | p | ) |
Add particle at the end of event record
| void Photospp::PhotosHEPEVTEvent::clear | ( | ) |
Remove all particles from the event
| void Photospp::PhotosHEPEVTEvent::clear | ( | ) |
Remove all particles from the event
| PhotosHEPEVTParticle* Photospp::PhotosHEPEVTEvent::getParticle | ( | int | i | ) |
Get particle at index 'i'
| PhotosHEPEVTParticle* Photospp::PhotosHEPEVTEvent::getParticle | ( | int | i | ) |
Get particle at index 'i'
| int Photospp::PhotosHEPEVTEvent::getParticleCount | ( | ) |
Get higher-most index of the particles in event (nhep)
| int Photospp::PhotosHEPEVTEvent::getParticleCount | ( | ) |
Get higher-most index of the particles in event (nhep)
|
virtual |
Get an unfiltered list of particles from the event record
Implements Photospp::PhotosEvent.
|
virtual |
Get an unfiltered list of particles from the event record
Implements Photospp::PhotosEvent.
|
virtual |
Print out list of particles in the event
Implements Photospp::PhotosEvent.
|
virtual |
Print out list of particles in the event
Implements Photospp::PhotosEvent.
| void Photospp::PhotosHEPEVTEvent::setParticle | ( | int | i, |
| PhotosHEPEVTParticle * | p | ||
| ) |
Set particle at index 'i'
| void Photospp::PhotosHEPEVTEvent::setParticle | ( | int | i, |
| PhotosHEPEVTParticle * | p | ||
| ) |
Set particle at index 'i'