|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/PHGenEventListv1.h>
Inheritance diagram for PHGenEventListv1:
Collaboration diagram for PHGenEventListv1:Public Types | |
| typedef PHGenEventv1 | PHGenEventVersion |
Public Member Functions | |
| PHGenEventListv1 () | |
| virtual | ~PHGenEventListv1 () |
| size_t | size () const |
| const PHGenEvent * | at (size_t i) const |
| PHGenEvent * | at (size_t i) |
| bool | has (unsigned int id) const |
| size_t | find (unsigned int id) const |
| const PHGenEvent * | fetch (unsigned int id) const |
| PHGenEvent * | fetch (unsigned int id) |
| void | insert (const PHGenEvent *genevent) |
| unsigned int | generate_id () const |
| void | remove (size_t i) |
| void | clear () |
| 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 PHGenEventList | |
| virtual | ~PHGenEventList () |
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 PHGenEventList | |
| PHGenEventList () | |
Definition at line 12 of file PHGenEventListv1.h.
Definition at line 15 of file PHGenEventListv1.h.
| PHGenEventListv1::PHGenEventListv1 | ( | ) |
|
virtual |
Definition at line 18 of file PHGenEventListv1.cc.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 51 of file PHGenEventListv1.cc.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 43 of file PHGenEventListv1.cc.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 121 of file PHGenEventListv1.cc.
Referenced by Reset().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 80 of file PHGenEventListv1.cc.
References NULL.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 72 of file PHGenEventListv1.cc.
References NULL.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 64 of file PHGenEventListv1.cc.
Referenced by insert().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 106 of file PHGenEventListv1.cc.
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 58 of file PHGenEventListv1.cc.
Referenced by insert().
Here is the caller graph for this function:
|
virtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from PHGenEventList.
Definition at line 23 of file PHGenEventListv1.cc.
Referenced by print().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 88 of file PHGenEventListv1.cc.
References find(), PHGenEvent::get_id(), has(), and remove().
Here is the call graph for this function:
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 28 of file PHGenEventListv1.cc.
References identify(), and size().
Here is the call graph for this function:
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 116 of file PHGenEventListv1.cc.
Referenced by insert().
Here is the caller graph for this function:
|
virtual |
Clear Event.
Reimplemented from PHGenEventList.
Definition at line 38 of file PHGenEventListv1.cc.
References clear().
Here is the call graph for this function:
|
inlinevirtual |
Reimplemented from PHGenEventList.
Definition at line 20 of file PHGenEventListv1.h.
Referenced by print().
Here is the caller graph for this function: