PandaRoot
Photospp::PhotosHepMCEvent Class Reference

#include <PhotosHepMCEvent.h>

Inheritance diagram for Photospp::PhotosHepMCEvent:
Photospp::PhotosEvent Photospp::PhotosEvent

Public Member Functions

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

Detailed Description

Definition at line 28 of file PhotosHepMCEvent.h.

Constructor & Destructor Documentation

◆ ~PhotosHepMCEvent() [1/2]

Photospp::PhotosHepMCEvent::~PhotosHepMCEvent ( )

◆ PhotosHepMCEvent() [1/2]

Photospp::PhotosHepMCEvent::PhotosHepMCEvent ( HepMC::GenEvent *  event)

Constructor which keeps a pointer to the HepMC::GenEvent

◆ ~PhotosHepMCEvent() [2/2]

Photospp::PhotosHepMCEvent::~PhotosHepMCEvent ( )

◆ PhotosHepMCEvent() [2/2]

Photospp::PhotosHepMCEvent::PhotosHepMCEvent ( HepMC::GenEvent *  event)

Constructor which keeps a pointer to the HepMC::GenEvent

Member Function Documentation

◆ getEvent() [1/2]

HepMC::GenEvent* Photospp::PhotosHepMCEvent::getEvent ( )

Returns the HepMC::GenEvent

◆ getEvent() [2/2]

HepMC::GenEvent* Photospp::PhotosHepMCEvent::getEvent ( )

Returns the HepMC::GenEvent

◆ getParticleList() [1/2]

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

Returns the list of particles

Implements Photospp::PhotosEvent.

◆ getParticleList() [2/2]

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

Returns the list of particles

Implements Photospp::PhotosEvent.

◆ print() [1/2]

void Photospp::PhotosHepMCEvent::print ( )
virtual

Prints event summary

Implements Photospp::PhotosEvent.

◆ print() [2/2]

void Photospp::PhotosHepMCEvent::print ( )
virtual

Prints event summary

Implements Photospp::PhotosEvent.


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