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

Public Member Functions

 PhotosHepMCEvent (HepMC::GenEvent *event)
 
HepMC::GenEventgetEvent ()
 
std::vector< PhotosParticle * > getParticleList ()
 
void print ()
 
 PhotosHepMCEvent (HepMC::GenEvent *event)
 
HepMC::GenEventgetEvent ()
 
std::vector< PhotosParticle * > getParticleList ()
 
void print ()
 
- Public Member Functions inherited from Photospp::PhotosEvent
void process ()
 
void process ()
 

Detailed Description

Definition at line 29 of file PhotosHepMCEvent.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

std::vector<PhotosParticle*> Photospp::PhotosHepMCEvent::getParticleList ( )
virtual

Returns the list of particles

Implements Photospp::PhotosEvent.

vector< PhotosParticle * > PhotosHepMCEvent::getParticleList ( )
virtual

Returns the list of particles

Implements Photospp::PhotosEvent.

Definition at line 55 of file PhotosHepMCEvent.cxx.

void PhotosHepMCEvent::print ( )
virtual

Prints event summary

Implements Photospp::PhotosEvent.

Definition at line 49 of file PhotosHepMCEvent.cxx.

References HepMC::GenEvent::print().

void Photospp::PhotosHepMCEvent::print ( )
virtual

Prints event summary

Implements Photospp::PhotosEvent.


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