Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/PHGenEventListv1.h>
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... | |
![]() | |
virtual | ~PHGenEventList () |
![]() | |
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 | |
![]() | |
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().
|
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().
|
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().
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHGenEventList.
Definition at line 23 of file PHGenEventListv1.cc.
Referenced by print().
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 88 of file PHGenEventListv1.cc.
References find(), PHGenEvent::get_id(), has(), and remove().
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 28 of file PHGenEventListv1.cc.
References identify(), and size().
|
virtual |
Reimplemented from PHGenEventList.
Definition at line 116 of file PHGenEventListv1.cc.
Referenced by insert().
|
virtual |
Clear Event.
Reimplemented from PHGenEventList.
Definition at line 38 of file PHGenEventListv1.cc.
References clear().
|
inlinevirtual |
Reimplemented from PHGenEventList.
Definition at line 20 of file PHGenEventListv1.h.
Referenced by print().