ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/digits_hits/hits/include/G4THitsVector.hh>
Public Types | |
typedef G4VTHitsVector< _Tp, std::deque< _Tp * > > | parent_type |
Public Types inherited from G4VTHitsVector< _Tp, std::deque< _Tp * > > | |
typedef G4VTHitsVector< _Tp, std::deque< _Tp * > > | this_type |
typedef _Tp | value_type |
typedef std::deque< _Tp * > | vector_type |
typedef vector_type::iterator | iterator |
typedef vector_type::const_iterator | const_iterator |
typedef std::deque< _Tp * > ::value_type | store_type |
typedef std::pair< G4int, store_type > | pair_t |
typedef std::map< G4int, store_type > | map_t |
typedef std::unordered_map < G4int, store_type > | uomap_t |
typedef std::multimap< G4int, store_type > | mmap_t |
typedef std::unordered_multimap< G4int, store_type > | uommap_t |
Public Member Functions | |
G4THitsDeque (G4int init_size=0) | |
G4THitsDeque (G4String detName, G4String colName, G4int init_size=0) | |
Public Member Functions inherited from G4VTHitsVector< _Tp, std::deque< _Tp * > > | |
G4VTHitsVector (G4int init_size=0) | |
G4VTHitsVector (G4String detName, G4String colNam, G4int init_size=0) | |
virtual | ~G4VTHitsVector () |
G4bool | operator== (const this_type &rhs) const |
virtual void | DrawAllHits () |
virtual void | PrintAllHits () |
std::deque< _Tp * > * | GetContainer () const |
std::deque< _Tp * >::size_type | size () |
std::deque< _Tp * >::size_type | GetIndex (iterator itr) |
std::deque< _Tp * >::size_type | GetIndex (const_iterator itr) const |
_Tp * | GetObject (G4int idx) const |
_Tp * | GetObject (iterator itr) const |
const _Tp * | GetObject (const_iterator itr) const |
_Tp * | GetObject (G4int idx) const |
_Tp * | GetObject (iterator itr) const |
const _Tp * | GetObject (const_iterator itr) const |
iterator | begin () |
const_iterator | begin () const |
iterator | end () |
const_iterator | end () const |
const_iterator | cbegin () const |
const_iterator | cend () const |
std::deque< _Tp * > * | GetVector () const |
std::size_t | entries () const |
void | clear () |
virtual G4VHit * | GetHit (std::size_t) const |
virtual std::size_t | GetSize () const |
map_t * | GetMap () const |
store_type | allocate () const |
store_type | allocate () const |
store_type | allocate () const |
store_type | allocate () const |
store_type | null () const |
store_type | null () const |
this_type & | operator+= (const G4VTHitsVector< U, VectorU_t > &right) const |
this_type & | operator+= (const G4VTHitsVector< U, VectorU_t > &right) const |
this_type & | operator+= (const G4VTHitsMap< U, MapU_t > &right) const |
this_type & | operator+= (const G4VTHitsMap< U, MapU_t > &right) const |
std::size_t | add (const G4int &key, U *&aHit) const |
std::size_t | add (const G4int &key, U *&aHit) const |
std::size_t | add (const G4int &key, U &aHit) const |
std::size_t | add (const G4int &key, U &aHit) const |
std::size_t | set (const G4int &key, U *&aHit) const |
std::size_t | set (const G4int &key, U *&aHit) const |
std::size_t | set (const G4int &key, U &aHit) const |
std::size_t | set (const G4int &key, U &aHit) const |
_Tp * | at (G4int key) const |
_Tp * | operator[] (G4int key) const |
Public Member Functions inherited from G4HitsCollection | |
G4HitsCollection () | |
G4HitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4HitsCollection () |
G4bool | operator== (const G4HitsCollection &right) const |
G4HitsCollection () | |
G4HitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4HitsCollection () |
G4bool | operator== (const G4HitsCollection &right) const |
G4HitsCollection () | |
G4HitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4HitsCollection () |
G4bool | operator== (const G4HitsCollection &right) const |
Public Member Functions inherited from G4VHitsCollection | |
G4VHitsCollection () | |
G4VHitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4VHitsCollection () |
G4bool | operator== (const G4VHitsCollection &right) const |
G4String | GetName () |
G4String | GetSDname () |
virtual G4VHit * | GetHit (size_t) const |
G4VHitsCollection () | |
G4VHitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4VHitsCollection () |
G4bool | operator== (const G4VHitsCollection &right) const |
G4String | GetName () |
G4String | GetSDname () |
virtual G4VHit * | GetHit (size_t) const |
G4VHitsCollection () | |
G4VHitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4VHitsCollection () |
G4bool | operator== (const G4VHitsCollection &right) const |
const G4String & | GetName () const |
const G4String & | GetSDname () const |
void | SetColID (G4int i) |
G4int | GetColID () const |
virtual G4VHit * | GetHit (size_t) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VTHitsVector< _Tp, std::deque< _Tp * > > | |
vector_type * | GetVector (const G4int &key) const |
void | resize (vector_type *&theHitsVector, const G4int &key) const |
void | resize (vector_type *&theHitsVector, const G4int &key) const |
void | _assign (vector_type *&theHitsVector, const G4int &key, _Tp &val) const |
void | _assign (vector_type *&theHitsVector, const G4int &key, _Tp *&val) const |
void | _assign (vector_type *&theHitsVector, const G4int &key, _Tp &val) const |
void | _assign (vector_type *&theHitsVector, const G4int &key, _Tp *&val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, _Tp &val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, _Tp *&val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, V &val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, V *&val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, _Tp &val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, _Tp *&val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, V &val) const |
void | _add (vector_type *&theHitsVector, const G4int &key, V *&val) const |
_Tp & | get (U &val) const |
void | delete_contents (vector_type *&theHitsVector) const |
void | delete_contents (vector_type *&) const |
_Tp & | get_reference (U &val) const |
_Tp & | get_reference (U &val) const |
Protected Attributes inherited from G4HitsCollection | |
void * | theCollection |
Definition at line 716 of file G4THitsVector.hh.
View newest version in sPHENIX GitHub at line 716 of file G4THitsVector.hh
typedef G4VTHitsVector<_Tp, std::deque<_Tp*> > G4THitsDeque< _Tp >::parent_type |
Definition at line 719 of file G4THitsVector.hh.
View newest version in sPHENIX GitHub at line 719 of file G4THitsVector.hh
|
inline |
Definition at line 722 of file G4THitsVector.hh.
View newest version in sPHENIX GitHub at line 722 of file G4THitsVector.hh
|
inline |
Definition at line 723 of file G4THitsVector.hh.
View newest version in sPHENIX GitHub at line 723 of file G4THitsVector.hh