Class Reference for E1039 Core & Analysis Software
PHGenEventv1 Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/PHGenEventv1.h>

+ Inheritance diagram for PHGenEventv1:
+ Collaboration diagram for PHGenEventv1:

Public Member Functions

 PHGenEventv1 ()
 
 PHGenEventv1 (const unsigned int id, HepMC::GenEvent &event)
 
 PHGenEventv1 (const PHGenEventv1 &phevent)
 
 PHGenEventv1 (const PHGenEventv1 *phevent)
 
virtual ~PHGenEventv1 ()
 
const HepMC::GenEvent * get_event () const
 
HepMC::GenEvent * get_event ()
 
TString get_event_record () const
 
void set_event (HepMC::GenEvent &event)
 
void set_event (HepMC::GenEvent *event)
 
unsigned int get_id () const
 
void set_id (const unsigned int id)
 
size_t particles_size () const
 
size_t vertices_size () const
 
void identify (std::ostream &out=std::cout) const
 
void print (std::ostream &out=std::cout) const
 
void Reset ()
 Clear Event. More...
 
- Public Member Functions inherited from PHGenEvent
virtual ~PHGenEvent ()
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor More...
 
virtual ~PHObject ()
 dtor More...
 
virtual PHObjectclone () const
 Virtual copy constructor. More...
 
virtual int isValid () const
 isValid returns non zero if object contains vailid data More...
 
virtual int isValid (const float) const
 
virtual int isValid (const double) const
 
virtual int isValid (const int) const
 
virtual int isValid (const unsigned int) const
 
virtual int isImplemented (const float f) const
 
virtual int isImplemented (const double f) const
 
virtual int isImplemented (const int i) const
 
virtual int isImplemented (const unsigned int i) const
 
void SplitLevel (const int i)
 
int SplitLevel () const
 
void BufferSize (const int i)
 
int BufferSize () const
 

Additional Inherited Members

- Protected Member Functions inherited from PHGenEvent
 PHGenEvent ()
 

Detailed Description

Definition at line 14 of file PHGenEventv1.h.

Constructor & Destructor Documentation

◆ PHGenEventv1() [1/4]

PHGenEventv1::PHGenEventv1 ( )

Definition at line 11 of file PHGenEventv1.cc.

◆ PHGenEventv1() [2/4]

PHGenEventv1::PHGenEventv1 ( const unsigned int  id,
HepMC::GenEvent &  event 
)

Definition at line 18 of file PHGenEventv1.cc.

References set_event().

+ Here is the call graph for this function:

◆ PHGenEventv1() [3/4]

PHGenEventv1::PHGenEventv1 ( const PHGenEventv1 phevent)

Definition at line 26 of file PHGenEventv1.cc.

◆ PHGenEventv1() [4/4]

PHGenEventv1::PHGenEventv1 ( const PHGenEventv1 phevent)

Definition at line 33 of file PHGenEventv1.cc.

◆ ~PHGenEventv1()

PHGenEventv1::~PHGenEventv1 ( )
virtual

Definition at line 40 of file PHGenEventv1.cc.

Member Function Documentation

◆ get_event() [1/2]

HepMC::GenEvent * PHGenEventv1::get_event ( )
virtual

Reimplemented from PHGenEvent.

Definition at line 49 of file PHGenEventv1.cc.

◆ get_event() [2/2]

const HepMC::GenEvent * PHGenEventv1::get_event ( ) const
virtual

Reimplemented from PHGenEvent.

Definition at line 44 of file PHGenEventv1.cc.

◆ get_event_record()

TString PHGenEventv1::get_event_record ( ) const
inline

Definition at line 26 of file PHGenEventv1.h.

◆ get_id()

unsigned int PHGenEventv1::get_id ( ) const
inlinevirtual

Reimplemented from PHGenEvent.

Definition at line 30 of file PHGenEventv1.h.

◆ identify()

void PHGenEventv1::identify ( std::ostream &  os = std::cout) const
inlinevirtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHGenEvent.

Definition at line 38 of file PHGenEventv1.h.

Referenced by print().

+ Here is the caller graph for this function:

◆ particles_size()

size_t PHGenEventv1::particles_size ( ) const
virtual

Reimplemented from PHGenEvent.

Definition at line 84 of file PHGenEventv1.cc.

◆ print()

void PHGenEventv1::print ( std::ostream &  out = std::cout) const
virtual

Reimplemented from PHGenEvent.

Definition at line 104 of file PHGenEventv1.cc.

References identify().

+ Here is the call graph for this function:

◆ Reset()

void PHGenEventv1::Reset ( )
virtual

Clear Event.

Reimplemented from PHGenEvent.

Definition at line 94 of file PHGenEventv1.cc.

References NULL.

◆ set_event() [1/2]

void PHGenEventv1::set_event ( HepMC::GenEvent &  event)
virtual

Reimplemented from PHGenEvent.

Definition at line 54 of file PHGenEventv1.cc.

References NULL.

Referenced by PHGenEventv1().

+ Here is the caller graph for this function:

◆ set_event() [2/2]

void PHGenEventv1::set_event ( HepMC::GenEvent *  event)
virtual

Reimplemented from PHGenEvent.

Definition at line 69 of file PHGenEventv1.cc.

References NULL.

◆ set_id()

void PHGenEventv1::set_id ( const unsigned int  id)
inlinevirtual

Reimplemented from PHGenEvent.

Definition at line 31 of file PHGenEventv1.h.

◆ vertices_size()

size_t PHGenEventv1::vertices_size ( ) const
virtual

Reimplemented from PHGenEvent.

Definition at line 89 of file PHGenEventv1.cc.


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