Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/trackbase_historic/TrackInfoContainer.h>
Public Member Functions | |
TrackInfoContainer ()=default | |
~TrackInfoContainer () override=default | |
void | identify (std::ostream &os=std::cout) const override |
virtual void | Reset () override |
Clear Event. | |
virtual SvtxTrackInfo * | get_trackinfo (int) |
virtual void | add_trackinfo (int, SvtxTrackInfo) |
virtual void | add_trackinfo (int, SvtxTrackInfo *) |
virtual size_t | size () const |
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 int | isValid () const |
isValid returns non zero if object contains vailid data | |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Private Member Functions | |
ClassDefOverride (TrackInfoContainer, 1) | |
Definition at line 12 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 12 of file TrackInfoContainer.h
|
default |
|
overridedefault |
|
inlinevirtual |
Reimplemented in TrackInfoContainer_v1.
Definition at line 24 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 24 of file TrackInfoContainer.h
|
inlinevirtual |
Reimplemented in TrackInfoContainer_v1.
Definition at line 25 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 25 of file TrackInfoContainer.h
|
private |
|
inlinevirtual |
Reimplemented in TrackInfoContainer_v1.
Definition at line 23 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 23 of file TrackInfoContainer.h
|
inlineoverridevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in TrackInfoContainer_v1.
Definition at line 18 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 18 of file TrackInfoContainer.h
References os.
|
inlineoverridevirtual |
Clear Event.
Reimplemented from PHObject.
Reimplemented in TrackInfoContainer_v1.
Definition at line 22 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 22 of file TrackInfoContainer.h
|
inlinevirtual |
Reimplemented in TrackInfoContainer_v1.
Definition at line 27 of file TrackInfoContainer.h.
View newest version in sPHENIX GitHub at line 27 of file TrackInfoContainer.h