Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/intt/InttVertexMap.h>
Public Types | |
typedef std::map< unsigned int, InttVertex * >::const_iterator | ConstIter |
typedef std::map< unsigned int, InttVertex * >::iterator | Iter |
Public Member Functions | |
~InttVertexMap () override | |
void | identify (std::ostream &os=std::cout) const override |
int | isValid () const override |
isValid returns non zero if object contains vailid data | |
virtual bool | empty () const |
virtual size_t | size () const |
virtual size_t | count (unsigned int) const |
virtual void | clear () |
virtual const InttVertex * | get (unsigned int) const |
virtual InttVertex * | get (unsigned int) |
virtual InttVertex * | insert (InttVertex *) |
virtual size_t | erase (unsigned int) |
virtual ConstIter | begin () const |
virtual ConstIter | find (unsigned int idkey) const |
virtual ConstIter | end () const |
virtual Iter | begin () |
virtual Iter | find (unsigned int idkey) |
virtual Iter | end () |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | CloneMe () const |
Virtual copy constructor. | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
virtual void | Reset () |
Clear Event. | |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Protected Member Functions | |
InttVertexMap () | |
Private Member Functions | |
ClassDefOverride (InttVertexMap, 1) | |
Definition at line 12 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 12 of file InttVertexMap.h
typedef std::map<unsigned int, InttVertex*>::const_iterator InttVertexMap::ConstIter |
Definition at line 15 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 15 of file InttVertexMap.h
typedef std::map<unsigned int, InttVertex*>::iterator InttVertexMap::Iter |
Definition at line 16 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 16 of file InttVertexMap.h
|
inlineoverride |
Definition at line 18 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 18 of file InttVertexMap.h
|
inlineprotected |
Definition at line 42 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 42 of file InttVertexMap.h
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 7 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 7 of file InttVertexMap.cc
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 22 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 22 of file InttVertexMap.cc
|
private |
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 26 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 26 of file InttVertexMap.h
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 25 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 25 of file InttVertexMap.h
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 23 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 23 of file InttVertexMap.h
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 17 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 17 of file InttVertexMap.cc
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 32 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 32 of file InttVertexMap.cc
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 31 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 31 of file InttVertexMap.h
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 12 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 12 of file InttVertexMap.cc
|
virtual |
Reimplemented in InttVertexMapv1.
Definition at line 27 of file InttVertexMap.cc.
View newest version in sPHENIX GitHub at line 27 of file InttVertexMap.cc
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 28 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 28 of file InttVertexMap.h
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 29 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 29 of file InttVertexMap.h
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in InttVertexMapv1.
Definition at line 20 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 20 of file InttVertexMap.h
References os.
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 30 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 30 of file InttVertexMap.h
Referenced by InttVertexFinder::process_event().
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Reimplemented in InttVertexMapv1.
Definition at line 21 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 21 of file InttVertexMap.h
|
inlinevirtual |
Reimplemented in InttVertexMapv1.
Definition at line 24 of file InttVertexMap.h.
View newest version in sPHENIX GitHub at line 24 of file InttVertexMap.h