![]() |
Belle II Software
release-06-01-15
|
Public Member Functions | |
virtual vector< PhotosParticle * > | getParticleList ()=0 |
Get an unfiltered list of particles from the event record. | |
virtual void | print ()=0 |
Print informations about the event. | |
void | process () |
Process event. | |
Private Member Functions | |
vector< PhotosParticle * > | filterParticles (vector< PhotosParticle * > particles) |
Filter suppressed and invalid particles. | |
Private Attributes | |
vector< PhotosBranch * > | m_branch_points |
branch points which should be given to PHOTOS | |
Definition at line 25 of file PhotosEvent.h.