|
Class Reference for E1039 Core & Analysis Software
|
#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 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 | |
Protected Member Functions inherited from PHGenEvent | |
| 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().
Here is the call graph for this function:| 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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:
|
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.