StRoot
1
|
Public Member Functions | |
PhotosHepMCEvent (HepMC::GenEvent *event) | |
HepMC::GenEvent * | getEvent () |
std::vector< PhotosParticle * > | getParticleList () |
void | print () |
PhotosHepMCEvent (HepMC::GenEvent *event) | |
HepMC::GenEvent * | getEvent () |
std::vector< PhotosParticle * > | getParticleList () |
void | print () |
Public Member Functions inherited from Photospp::PhotosEvent | |
void | process () |
void | process () |
Definition at line 29 of file PhotosHepMCEvent.h.
PhotosHepMCEvent::PhotosHepMCEvent | ( | HepMC::GenEvent * | event | ) |
Constructor which keeps a pointer to the HepMC::GenEvent
Definition at line 10 of file PhotosHepMCEvent.cxx.
Photospp::PhotosHepMCEvent::PhotosHepMCEvent | ( | HepMC::GenEvent * | event | ) |
Constructor which keeps a pointer to the HepMC::GenEvent
HepMC::GenEvent * PhotosHepMCEvent::getEvent | ( | ) |
Returns the HepMC::GenEvent
Definition at line 44 of file PhotosHepMCEvent.cxx.
HepMC::GenEvent* Photospp::PhotosHepMCEvent::getEvent | ( | ) |
Returns the HepMC::GenEvent
|
virtual |
Returns the list of particles
Implements Photospp::PhotosEvent.
|
virtual |
Returns the list of particles
Implements Photospp::PhotosEvent.
Definition at line 55 of file PhotosHepMCEvent.cxx.
|
virtual |
Prints event summary
Implements Photospp::PhotosEvent.
Definition at line 49 of file PhotosHepMCEvent.cxx.
References HepMC::GenEvent::print().
|
virtual |
Prints event summary
Implements Photospp::PhotosEvent.