1 #ifndef _PhotosEvent_h_included_ 2 #define _PhotosEvent_h_included_ 19 #include "PhotosBranch.h" 20 #include "PhotosParticle.h" 35 virtual void print() = 0;
41 vector<PhotosParticle *>
filterParticles(vector<PhotosParticle *> particles);
virtual vector< PhotosParticle * > getParticleList()=0
vector< PhotosParticle * > filterParticles(vector< PhotosParticle *> particles)
vector< PhotosBranch * > m_branch_points
Abstract base class for containing the event information.