Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/PHGenEventv1.h>
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... | |
![]() | |
virtual | ~PHGenEvent () |
![]() | |
PHObject () | |
ctor More... | |
virtual | ~PHObject () |
dtor More... | |
virtual PHObject * | clone () 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 | |
![]() | |
PHGenEvent () | |
Definition at line 14 of file PHGenEventv1.h.
PHGenEventv1::PHGenEventv1 | ( | ) |
Definition at line 11 of file PHGenEventv1.cc.
PHGenEventv1::PHGenEventv1 | ( | const unsigned int | id, |
HepMC::GenEvent & | event | ||
) |
Definition at line 18 of file PHGenEventv1.cc.
References set_event().
PHGenEventv1::PHGenEventv1 | ( | const PHGenEventv1 & | phevent | ) |
Definition at line 26 of file PHGenEventv1.cc.
PHGenEventv1::PHGenEventv1 | ( | const PHGenEventv1 * | phevent | ) |
Definition at line 33 of file PHGenEventv1.cc.
|
virtual |
Definition at line 40 of file PHGenEventv1.cc.
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 49 of file PHGenEventv1.cc.
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 44 of file PHGenEventv1.cc.
|
inline |
Definition at line 26 of file PHGenEventv1.h.
|
inlinevirtual |
Reimplemented from PHGenEvent.
Definition at line 30 of file PHGenEventv1.h.
|
inlinevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHGenEvent.
Definition at line 38 of file PHGenEventv1.h.
Referenced by print().
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 84 of file PHGenEventv1.cc.
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 104 of file PHGenEventv1.cc.
References identify().
|
virtual |
Clear Event.
Reimplemented from PHGenEvent.
Definition at line 94 of file PHGenEventv1.cc.
References NULL.
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 54 of file PHGenEventv1.cc.
References NULL.
Referenced by PHGenEventv1().
|
virtual |
|
inlinevirtual |
Reimplemented from PHGenEvent.
Definition at line 31 of file PHGenEventv1.h.
|
virtual |
Reimplemented from PHGenEvent.
Definition at line 89 of file PHGenEventv1.cc.