Class Reference for E1039 Core & Analysis Software
PHGenEventListv1 Class Reference

#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 PHGenEventat (size_t i) const
 
PHGenEventat (size_t i)
 
bool has (unsigned int id) const
 
size_t find (unsigned int id) const
 
const PHGenEventfetch (unsigned int id) const
 
PHGenEventfetch (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 PHObjectclone () 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 ()
 

Detailed Description

Definition at line 12 of file PHGenEventListv1.h.

Member Typedef Documentation

◆ PHGenEventVersion

Constructor & Destructor Documentation

◆ PHGenEventListv1()

PHGenEventListv1::PHGenEventListv1 ( )

◆ ~PHGenEventListv1()

PHGenEventListv1::~PHGenEventListv1 ( )
virtual

Definition at line 18 of file PHGenEventListv1.cc.

Member Function Documentation

◆ at() [1/2]

PHGenEvent * PHGenEventListv1::at ( size_t  i)
virtual

Reimplemented from PHGenEventList.

Definition at line 51 of file PHGenEventListv1.cc.

◆ at() [2/2]

const PHGenEvent * PHGenEventListv1::at ( size_t  i) const
virtual

Reimplemented from PHGenEventList.

Definition at line 43 of file PHGenEventListv1.cc.

◆ clear()

void PHGenEventListv1::clear ( )
virtual

Reimplemented from PHGenEventList.

Definition at line 121 of file PHGenEventListv1.cc.

Referenced by Reset().

+ Here is the caller graph for this function:

◆ fetch() [1/2]

PHGenEvent * PHGenEventListv1::fetch ( unsigned int  id)
virtual

Reimplemented from PHGenEventList.

Definition at line 80 of file PHGenEventListv1.cc.

References NULL.

◆ fetch() [2/2]

const PHGenEvent * PHGenEventListv1::fetch ( unsigned int  id) const
virtual

Reimplemented from PHGenEventList.

Definition at line 72 of file PHGenEventListv1.cc.

References NULL.

◆ find()

size_t PHGenEventListv1::find ( unsigned int  id) const
virtual

Reimplemented from PHGenEventList.

Definition at line 64 of file PHGenEventListv1.cc.

Referenced by insert().

+ Here is the caller graph for this function:

◆ generate_id()

unsigned int PHGenEventListv1::generate_id ( ) const
virtual

Reimplemented from PHGenEventList.

Definition at line 106 of file PHGenEventListv1.cc.

◆ has()

bool PHGenEventListv1::has ( unsigned int  id) const
virtual

Reimplemented from PHGenEventList.

Definition at line 58 of file PHGenEventListv1.cc.

Referenced by insert().

+ Here is the caller graph for this function:

◆ identify()

void PHGenEventListv1::identify ( std::ostream &  os = std::cout) const
virtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHGenEventList.

Definition at line 23 of file PHGenEventListv1.cc.

Referenced by print().

+ Here is the caller graph for this function:

◆ insert()

void PHGenEventListv1::insert ( const PHGenEvent genevent)
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:

◆ print()

void PHGenEventListv1::print ( std::ostream &  out = std::cout) const
virtual

Reimplemented from PHGenEventList.

Definition at line 28 of file PHGenEventListv1.cc.

References identify(), and size().

+ Here is the call graph for this function:

◆ remove()

void PHGenEventListv1::remove ( size_t  i)
virtual

Reimplemented from PHGenEventList.

Definition at line 116 of file PHGenEventListv1.cc.

Referenced by insert().

+ Here is the caller graph for this function:

◆ Reset()

void PHGenEventListv1::Reset ( )
virtual

Clear Event.

Reimplemented from PHGenEventList.

Definition at line 38 of file PHGenEventListv1.cc.

References clear().

+ Here is the call graph for this function:

◆ size()

size_t PHGenEventListv1::size ( ) const
inlinevirtual

Reimplemented from PHGenEventList.

Definition at line 20 of file PHGenEventListv1.h.

Referenced by print().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: