![]() |
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/G4THitsMap.hh>
Inheritance diagram for G4THitsUnorderedMap< _Tp >:
Collaboration diagram for G4THitsUnorderedMap< _Tp >:Public Types | |
| typedef G4VTHitsMap< _Tp, std::unordered_map< G4int, _Tp * > > | parent_type |
Public Types inherited from G4VTHitsMap< _Tp, std::unordered_map< G4int, _Tp * > > | |
| typedef G4VTHitsMap< _Tp, std::unordered_map< G4int, _Tp * > > | this_type |
| typedef _Tp | value_type |
| typedef std::unordered_map < G4int, _Tp * > | map_type |
| typedef map_type::iterator | iterator |
| typedef map_type::const_iterator | const_iterator |
Public Member Functions | |
| G4THitsUnorderedMap () | |
| G4THitsUnorderedMap (G4String detName, G4String colName) | |
Public Member Functions inherited from G4VTHitsMap< _Tp, std::unordered_map< G4int, _Tp * > > | |
| G4VTHitsMap () | |
| G4VTHitsMap (G4String detName, G4String colNam) | |
| virtual | ~G4VTHitsMap () |
| G4bool | operator== (const G4VTHitsMap< _Tp, std::unordered_map< G4int, _Tp * > > &right) const |
| this_type & | operator+= (const G4VTHitsMap< U, MapU_t > &right) const |
| virtual void | DrawAllHits () |
| virtual void | PrintAllHits () |
| std::unordered_map< G4int, _Tp * > * | GetContainer () const |
| std::unordered_map< G4int, _Tp * > ::size_type | size () |
| std::unordered_map< G4int, _Tp * > ::size_type | GetIndex (iterator itr) |
| std::unordered_map< G4int, _Tp * > ::size_type | GetIndex (const_iterator itr) const |
| _Tp * | GetObject (G4int idx) 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::unordered_map< G4int, _Tp * > * | GetMap () const |
| size_t | entries () const |
| void | clear () |
| virtual G4VHit * | GetHit (size_t) const |
| virtual size_t | GetSize () 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 |
| size_t | add (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 |
| size_t | set (const G4int &key, U &aHit) const |
| _Tp * | operator[] (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 () |
| G4VHitsCollection () | |
| G4VHitsCollection (G4String detName, G4String colNam) | |
| virtual | ~G4VHitsCollection () |
| G4bool | operator== (const G4VHitsCollection &right) const |
| G4String | GetName () |
| G4String | GetSDname () |
| 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 |
Additional Inherited Members | |
Protected Attributes inherited from G4HitsCollection | |
| void * | theCollection |
Definition at line 616 of file G4THitsMap.hh.
View newest version in sPHENIX GitHub at line 616 of file G4THitsMap.hh
| typedef G4VTHitsMap<_Tp, std::unordered_map<G4int, _Tp*> > G4THitsUnorderedMap< _Tp >::parent_type |
Definition at line 620 of file G4THitsMap.hh.
View newest version in sPHENIX GitHub at line 620 of file G4THitsMap.hh
|
inline |
Definition at line 623 of file G4THitsMap.hh.
View newest version in sPHENIX GitHub at line 623 of file G4THitsMap.hh
|
inline |
Definition at line 624 of file G4THitsMap.hh.
View newest version in sPHENIX GitHub at line 624 of file G4THitsMap.hh