![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/trackbase_historic/SvtxTrackCaloClusterMap_v1.h>
Inheritance diagram for SvtxTrackCaloClusterMap_v1:
Collaboration diagram for SvtxTrackCaloClusterMap_v1:Public Member Functions | |
| SvtxTrackCaloClusterMap_v1 () | |
| SvtxTrackCaloClusterMap_v1 (const SvtxTrackCaloClusterMap_v1 &map) | |
| SvtxTrackCaloClusterMap_v1 & | operator= (const SvtxTrackCaloClusterMap_v1 &map) |
| ~SvtxTrackCaloClusterMap_v1 () override | |
| void | identify (std::ostream &os=std::cout) const override |
| void | Reset () override |
| Clear Event. | |
| int | isValid () const override |
| isValid returns non zero if object contains vailid data | |
| PHObject * | CloneMe () const override |
| Virtual copy constructor. | |
| bool | empty () const override |
| size_t | size () const override |
| void | clear () override |
| const std::vector< RawCluster * > | get (SvtxTrack *track) const override |
| std::vector< RawCluster * > | get (SvtxTrack *track) override |
| std::vector< RawCluster * > | insert (SvtxTrack *track, std::vector< RawCluster * > clusters) override |
| std::vector< RawCluster * > | insert (SvtxTrack *track, RawCluster *clus) override |
| size_t | erase (SvtxTrack *track) override |
| ConstIter | begin () const override |
| ConstIter | find (SvtxTrack *track) const override |
| ConstIter | end () const override |
| Iter | begin () override |
| Iter | find (SvtxTrack *track) override |
| Iter | end () override |
Public Member Functions inherited from SvtxTrackCaloClusterMap | |
| ~SvtxTrackCaloClusterMap () override | |
Public Member Functions inherited from PHObject | |
| PHObject () | |
| ctor | |
| ~PHObject () override | |
| dtor | |
| virtual PHObject * | clone () const final |
| PHObject * | Clone (const char *newname="") const final |
| void | Copy (TObject &object) const final |
| virtual int | Integrate () const |
| virtual int | Integrate (PHObject *) |
| virtual void | CopyFrom (const PHObject *obj) |
Private Member Functions | |
| ClassDefOverride (SvtxTrackCaloClusterMap_v1, 1) | |
Private Attributes | |
| Map | _map |
Additional Inherited Members | |
Public Types inherited from SvtxTrackCaloClusterMap | |
| typedef std::map< SvtxTrack *, std::vector< RawCluster * > > | Map |
| typedef std::map< SvtxTrack *, std::vector< RawCluster * > >::const_iterator | ConstIter |
| typedef std::map< SvtxTrack *, std::vector< RawCluster * > >::iterator | Iter |
Protected Member Functions inherited from SvtxTrackCaloClusterMap | |
| SvtxTrackCaloClusterMap () | |
Definition at line 11 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 11 of file SvtxTrackCaloClusterMap_v1.h
| SvtxTrackCaloClusterMap_v1::SvtxTrackCaloClusterMap_v1 | ( | ) |
Definition at line 14 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 14 of file SvtxTrackCaloClusterMap_v1.cc
Referenced by CloneMe().
Here is the caller graph for this function:| SvtxTrackCaloClusterMap_v1::SvtxTrackCaloClusterMap_v1 | ( | const SvtxTrackCaloClusterMap_v1 & | map | ) |
Definition at line 19 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 19 of file SvtxTrackCaloClusterMap_v1.cc
References _map, begin(), and end().
Here is the call graph for this function:
|
override |
Definition at line 44 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 44 of file SvtxTrackCaloClusterMap_v1.cc
References Reset().
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 35 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 35 of file SvtxTrackCaloClusterMap_v1.h
References _map.
Referenced by operator=(), and SvtxTrackCaloClusterMap_v1().
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 39 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 39 of file SvtxTrackCaloClusterMap_v1.h
References _map.
|
private |
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 27 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 27 of file SvtxTrackCaloClusterMap_v1.h
References Reset().
Here is the call graph for this function:
|
inlineoverridevirtual |
Virtual copy constructor.
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 23 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 23 of file SvtxTrackCaloClusterMap_v1.h
References SvtxTrackCaloClusterMap_v1().
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 25 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 25 of file SvtxTrackCaloClusterMap_v1.h
References _map.
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 37 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 37 of file SvtxTrackCaloClusterMap_v1.h
References _map.
Referenced by operator=(), and SvtxTrackCaloClusterMap_v1().
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 41 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 41 of file SvtxTrackCaloClusterMap_v1.h
References _map.
|
overridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 116 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 116 of file SvtxTrackCaloClusterMap_v1.cc
References _map.
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 36 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 36 of file SvtxTrackCaloClusterMap_v1.h
References _map.
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 40 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 40 of file SvtxTrackCaloClusterMap_v1.h
References _map.
|
overridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 62 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 62 of file SvtxTrackCaloClusterMap_v1.cc
|
overridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 73 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 73 of file SvtxTrackCaloClusterMap_v1.cc
|
overridevirtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 56 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 56 of file SvtxTrackCaloClusterMap_v1.cc
References _map.
|
overridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 84 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 84 of file SvtxTrackCaloClusterMap_v1.cc
|
overridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 99 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 99 of file SvtxTrackCaloClusterMap_v1.cc
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 22 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 22 of file SvtxTrackCaloClusterMap_v1.h
| SvtxTrackCaloClusterMap_v1 & SvtxTrackCaloClusterMap_v1::operator= | ( | const SvtxTrackCaloClusterMap_v1 & | map | ) |
Definition at line 31 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 31 of file SvtxTrackCaloClusterMap_v1.cc
References _map, begin(), end(), and Reset().
Here is the call graph for this function:
|
overridevirtual |
Clear Event.
Pointers to SvtxTrack and RawCluster will be deleted by their respective containers already
Reimplemented from PHObject.
Definition at line 49 of file SvtxTrackCaloClusterMap_v1.cc.
View newest version in sPHENIX GitHub at line 49 of file SvtxTrackCaloClusterMap_v1.cc
References _map.
Referenced by clear(), operator=(), and ~SvtxTrackCaloClusterMap_v1().
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from SvtxTrackCaloClusterMap.
Definition at line 26 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 26 of file SvtxTrackCaloClusterMap_v1.h
References _map.
|
private |
Definition at line 44 of file SvtxTrackCaloClusterMap_v1.h.
View newest version in sPHENIX GitHub at line 44 of file SvtxTrackCaloClusterMap_v1.h
Referenced by begin(), empty(), end(), erase(), find(), get(), identify(), insert(), operator=(), Reset(), size(), and SvtxTrackCaloClusterMap_v1().