Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/generators/phhepmc/PHGenEventList.h>
Public Member Functions | |
virtual | ~PHGenEventList () |
virtual size_t | size () const |
virtual const PHGenEvent * | at (size_t i) const |
virtual PHGenEvent * | at (size_t i) |
virtual bool | has (unsigned int id) const |
virtual size_t | find (unsigned int id) const |
virtual const PHGenEvent * | fetch (unsigned int id) const |
virtual PHGenEvent * | fetch (unsigned int id) |
virtual unsigned int | generate_id () const |
virtual void | insert (const PHGenEvent *event) |
virtual void | remove (size_t i) |
virtual void | clear () |
virtual void | identify (std::ostream &out=std::cout) const |
virtual void | print (std::ostream &os=std::cout) const |
virtual void | Reset () |
Clear Event. More... | |
![]() | |
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 |
Protected Member Functions | |
PHGenEventList () | |
Definition at line 11 of file PHGenEventList.h.
|
inlinevirtual |
Definition at line 14 of file PHGenEventList.h.
|
inlineprotected |
Definition at line 37 of file PHGenEventList.h.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 18 of file PHGenEventList.h.
References NULL, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 17 of file PHGenEventList.h.
References NULL, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 28 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 23 of file PHGenEventList.h.
References NULL, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 22 of file PHGenEventList.h.
References NULL, and PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 21 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING, and size().
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 25 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 20 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in PHGenEventListv1.
Definition at line 30 of file PHGenEventList.h.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 26 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 33 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 27 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Clear Event.
Reimplemented from PHObject.
Reimplemented in PHGenEventListv1.
Definition at line 34 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
|
inlinevirtual |
Reimplemented in PHGenEventListv1.
Definition at line 16 of file PHGenEventList.h.
References PHOOL_VIRTUAL_WARNING.
Referenced by find().