Geant4-11
|
#include <G4THitsMap.hh>
Public Types | |
typedef map_type::const_iterator | const_iterator |
typedef map_type::iterator | iterator |
typedef std::map< G4int, _Tp * > | map_type |
typedef G4VTHitsMap< _Tp, std::map< G4int, _Tp * > > | parent_type |
typedef G4VTHitsMap< _Tp, std::map< G4int, _Tp * > > | this_type |
typedef _Tp | value_type |
Public Member Functions | |
size_t | add (const G4int &key, U &aHit) const |
size_t | add (const G4int &key, U &aHit) const |
size_t | add (const G4int &key, U &aHit) const |
size_t | add (const G4int &key, U &aHit) const |
size_t | add (const G4int &key, U *&aHit) const |
size_t | add (const G4int &key, U *&aHit) const |
size_t | add (const G4int &key, U *&aHit) const |
iterator | begin () |
const_iterator | begin () const |
const_iterator | cbegin () const |
const_iterator | cend () const |
void | clear () |
virtual void | DrawAllHits () |
iterator | end () |
const_iterator | end () const |
size_t | entries () const |
G4THitsMap () | |
G4THitsMap (G4String detName, G4String colName) | |
G4int | GetColID () const |
std::map< G4int, _Tp * > * | GetContainer () const |
virtual G4VHit * | GetHit (size_t) const |
Map_t::size_type | GetIndex (const_iterator itr) const |
Map_t::size_type | GetIndex (iterator itr) |
std::map< G4int, _Tp * > * | GetMap () const |
const G4String & | GetName () const |
const _Tp * | GetObject (const_iterator itr) const |
_Tp * | GetObject (G4int idx) const |
_Tp * | GetObject (G4int idx) const |
_Tp * | GetObject (iterator itr) const |
const G4String & | GetSDname () const |
virtual size_t | GetSize () const |
this_type & | operator+= (const G4VTHitsMap< U, MapU_t > &right) const |
G4bool | operator== (const G4HitsCollection &right) const |
G4bool | operator== (const G4VHitsCollection &right) const |
G4bool | operator== (const G4VTHitsMap< _Tp, std::map< G4int, _Tp * > > &right) const |
_Tp * | operator[] (G4int key) const |
_Tp * | operator[] (G4int key) const |
virtual void | PrintAllHits () |
size_t | set (const G4int &key, U &aHit) const |
size_t | set (const G4int &key, U &aHit) const |
size_t | set (const G4int &key, U &aHit) const |
size_t | set (const G4int &key, U &aHit) const |
size_t | set (const G4int &key, U *&aHit) const |
size_t | set (const G4int &key, U *&aHit) const |
size_t | set (const G4int &key, U *&aHit) const |
size_t | set (const G4int &key, U *&aHit) const |
void | SetColID (G4int i) |
Map_t::size_type | size () |
Protected Attributes | |
G4int | colID |
G4String | collectionName |
G4String | SDname |
void * | theCollection |
Private Types | |
using | enable_if_t = typename std::enable_if< _Bp, _Tp >::type |
typedef std::multimap< G4int, _Tp * > | mmap_t |
typedef std::pair< G4int, _Tp * > | pair_t |
typedef std::unordered_multimap< G4int, _Tp * > | uommap_t |
Private Member Functions | |
_Tp * | allocate () const |
_Tp * | allocate () const |
Definition at line 541 of file G4THitsMap.hh.
|
inherited |
Definition at line 84 of file G4THitsMap.hh.
|
privateinherited |
Definition at line 62 of file G4THitsMap.hh.
|
inherited |
Definition at line 83 of file G4THitsMap.hh.
|
inherited |
Definition at line 82 of file G4THitsMap.hh.
|
privateinherited |
Definition at line 51 of file G4THitsMap.hh.
|
privateinherited |
Definition at line 52 of file G4THitsMap.hh.
typedef G4VTHitsMap<_Tp, std::map<G4int, _Tp*> > G4THitsMap< _Tp >::parent_type |
Definition at line 544 of file G4THitsMap.hh.
|
inherited |
Definition at line 80 of file G4THitsMap.hh.
|
privateinherited |
Definition at line 53 of file G4THitsMap.hh.
|
inherited |
Definition at line 81 of file G4THitsMap.hh.
|
inline |
Definition at line 547 of file G4THitsMap.hh.
|
inline |
Definition at line 550 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 221 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 236 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 249 of file G4THitsMap.hh.
|
inlineinherited |
|
inlineinherited |
Definition at line 177 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 191 of file G4THitsMap.hh.
|
inlineinherited |
|
inlineprivateinherited |
Definition at line 66 of file G4THitsMap.hh.
|
inlineprivateinherited |
Definition at line 74 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 146 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 148 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 150 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 151 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 160 of file G4THitsMap.hh.
|
virtualinherited |
|
inlineinherited |
Definition at line 147 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 149 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 158 of file G4THitsMap.hh.
|
inlineinherited |
|
inlineinherited |
Definition at line 118 of file G4THitsMap.hh.
|
inlinevirtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 163 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 124 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 122 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 155 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 63 of file G4VHitsCollection.hh.
References G4VHitsCollection::collectionName.
Referenced by G4SDManager::GetCollectionID().
|
inlineinherited |
Definition at line 144 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 130 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 136 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 142 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 64 of file G4VHitsCollection.hh.
References G4VHitsCollection::SDname.
Referenced by G4SDManager::GetCollectionID().
|
inlinevirtualinherited |
|
inlineinherited |
Definition at line 101 of file G4THitsMap.hh.
|
inherited |
Definition at line 61 of file G4THitsCollection.cc.
References anHCAllocator_G4MT_TLS_(), and G4VHitsCollection::collectionName.
|
inherited |
Definition at line 49 of file G4VHitsCollection.cc.
References G4VHitsCollection::collectionName, and G4VHitsCollection::SDname.
|
inherited |
Definition at line 94 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 417 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 426 of file G4THitsMap.hh.
|
virtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 112 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 351 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 367 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 381 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 397 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 280 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 293 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 310 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 326 of file G4THitsMap.hh.
|
inlineinherited |
Definition at line 65 of file G4VHitsCollection.hh.
References G4VHitsCollection::colID.
Referenced by G4HCofThisEvent::AddHitsCollection().
|
inlineinherited |
Definition at line 120 of file G4THitsMap.hh.
|
protectedinherited |
Definition at line 60 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::G4VHitsCollection(), G4VHitsCollection::GetColID(), and G4VHitsCollection::SetColID().
|
protectedinherited |
Definition at line 57 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::G4VHitsCollection(), G4VHitsCollection::GetName(), G4HitsCollection::operator==(), G4THitsCollection< T >::operator==(), G4VHitsCollection::operator==(), G4VTHitsMap< T, Map_t >::operator==(), and G4VTHitsVector< T, Vector_t >::operator==().
|
protectedinherited |
Definition at line 58 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::G4VHitsCollection(), G4VHitsCollection::GetSDname(), and G4VHitsCollection::operator==().
|
protectedinherited |
Definition at line 57 of file G4THitsCollection.hh.
Referenced by G4THitsCollection< T >::entries(), G4VTHitsMap< T, Map_t >::entries(), G4VTHitsVector< T, Vector_t >::entries(), G4THitsCollection< T >::G4THitsCollection(), G4VTHitsMap< T, Map_t >::G4VTHitsMap(), G4VTHitsVector< T, Vector_t >::G4VTHitsVector(), G4VTHitsMap< T, Map_t >::GetContainer(), G4VTHitsVector< T, Vector_t >::GetContainer(), G4THitsCollection< T >::GetHit(), G4VTHitsMap< T, Map_t >::GetMap(), G4THitsCollection< T >::GetSize(), G4VTHitsMap< T, Map_t >::GetSize(), G4VTHitsVector< T, Vector_t >::GetSize(), G4THitsCollection< T >::GetVector(), G4VTHitsVector< T, Vector_t >::GetVector(), G4THitsCollection< T >::insert(), and G4THitsCollection< T >::operator[]().