StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
Photospp::PhotosEvent Class Referenceabstract
Inheritance diagram for Photospp::PhotosEvent:
Photospp::PhotosHEPEVTEvent Photospp::PhotosHEPEVTEvent Photospp::PhotosHepMCEvent Photospp::PhotosHepMCEvent

Public Member Functions

virtual vector< PhotosParticle * > getParticleList ()=0
 
virtual void print ()=0
 
void process ()
 
virtual vector< PhotosParticle * > getParticleList ()=0
 
virtual void print ()=0
 
void process ()
 

Detailed Description

Definition at line 26 of file PhotosEvent.h.

Member Function Documentation

virtual vector<PhotosParticle*> Photospp::PhotosEvent::getParticleList ( )
pure virtual

Get an unfiltered list of particles from the event record

Implemented in Photospp::PhotosHEPEVTEvent, Photospp::PhotosHEPEVTEvent, Photospp::PhotosHepMCEvent, and Photospp::PhotosHepMCEvent.

Referenced by process().

virtual vector<PhotosParticle*> Photospp::PhotosEvent::getParticleList ( )
pure virtual

Get an unfiltered list of particles from the event record

Implemented in Photospp::PhotosHEPEVTEvent, Photospp::PhotosHEPEVTEvent, Photospp::PhotosHepMCEvent, and Photospp::PhotosHepMCEvent.

virtual void Photospp::PhotosEvent::print ( )
pure virtual
virtual void Photospp::PhotosEvent::print ( )
pure virtual
void PhotosEvent::process ( )

Process event

Definition at line 21 of file PhotosEvent.cxx.

References Photospp::PhotosBranch::createBranches(), and getParticleList().

void Photospp::PhotosEvent::process ( )

Process event


The documentation for this class was generated from the following files: