|
BOSS 8.0.0
BESIII Offline Software System
|
#include <BesEmcHit.hh>
Public Member Functions | |
| BesEmcTruthHit () | |
| virtual | ~BesEmcTruthHit () |
| BesEmcTruthHit (const BesEmcTruthHit &) | |
| const BesEmcTruthHit & | operator= (const BesEmcTruthHit &) |
| G4int | operator== (const BesEmcTruthHit &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Print () |
| void | SetIdentify (Identifier id) |
| void | SetTrackIndex (G4int index) |
| void | SetG4TrackId (G4int trackId) |
| void | SetHitEmc (G4int is) |
| void | SetPDGCode (G4int code) |
| void | SetPDGCharge (G4double charge) |
| void | SetParticleName (G4String name) |
| void | SetEDep (G4double de) |
| void | SetTime (G4double time) |
| void | SetMomentum (G4ThreeVector p) |
| void | SetPosition (G4ThreeVector pos) |
| Identifier | GetIdentify () const |
| G4int | GetTrackIndex () const |
| G4int | GetG4TrackId () const |
| G4int | GetHitEmc () const |
| G4int | GetPDGCode () const |
| G4double | GetPDGCharge () const |
| G4String | GetParticleName () const |
| G4double | GetEDep () const |
| G4double | GetTime () const |
| G4ThreeVector | GetMomentum () const |
| G4ThreeVector | GetPosition () const |
| std::map< Identifier, G4double >::const_iterator | Begin () const |
| std::map< Identifier, G4double >::const_iterator | End () const |
| std::map< Identifier, G4double >::const_iterator | Find (Identifier) const |
| G4double | GetEHit (Identifier) |
| void | AddEHit (Identifier, G4double) |
| void | Insert (Identifier, G4double) |
| G4int | Size () const |
| BesEmcTruthHit () | |
| virtual | ~BesEmcTruthHit () |
| BesEmcTruthHit (const BesEmcTruthHit &) | |
| const BesEmcTruthHit & | operator= (const BesEmcTruthHit &) |
| G4int | operator== (const BesEmcTruthHit &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Print () |
| void | SetIdentify (Identifier id) |
| void | SetTrackIndex (G4int index) |
| void | SetG4TrackId (G4int trackId) |
| void | SetHitEmc (G4int is) |
| void | SetPDGCode (G4int code) |
| void | SetPDGCharge (G4double charge) |
| void | SetParticleName (G4String name) |
| void | SetEDep (G4double de) |
| void | SetTime (G4double time) |
| void | SetMomentum (G4ThreeVector p) |
| void | SetPosition (G4ThreeVector pos) |
| Identifier | GetIdentify () const |
| G4int | GetTrackIndex () const |
| G4int | GetG4TrackId () const |
| G4int | GetHitEmc () const |
| G4int | GetPDGCode () const |
| G4double | GetPDGCharge () const |
| G4String | GetParticleName () const |
| G4double | GetEDep () const |
| G4double | GetTime () const |
| G4ThreeVector | GetMomentum () const |
| G4ThreeVector | GetPosition () const |
| std::map< Identifier, G4double >::const_iterator | Begin () const |
| std::map< Identifier, G4double >::const_iterator | End () const |
| std::map< Identifier, G4double >::const_iterator | Find (Identifier) const |
| G4double | GetEHit (Identifier) |
| void | AddEHit (Identifier, G4double) |
| void | Insert (Identifier, G4double) |
| G4int | Size () const |
| BesEmcTruthHit () | |
| virtual | ~BesEmcTruthHit () |
| BesEmcTruthHit (const BesEmcTruthHit &) | |
| const BesEmcTruthHit & | operator= (const BesEmcTruthHit &) |
| G4int | operator== (const BesEmcTruthHit &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Print () |
| void | SetIdentify (Identifier id) |
| void | SetTrackIndex (G4int index) |
| void | SetG4TrackId (G4int trackId) |
| void | SetHitEmc (G4int is) |
| void | SetPDGCode (G4int code) |
| void | SetPDGCharge (G4double charge) |
| void | SetParticleName (G4String name) |
| void | SetEDep (G4double de) |
| void | SetTime (G4double time) |
| void | SetMomentum (G4ThreeVector p) |
| void | SetPosition (G4ThreeVector pos) |
| Identifier | GetIdentify () const |
| G4int | GetTrackIndex () const |
| G4int | GetG4TrackId () const |
| G4int | GetHitEmc () const |
| G4int | GetPDGCode () const |
| G4double | GetPDGCharge () const |
| G4String | GetParticleName () const |
| G4double | GetEDep () const |
| G4double | GetTime () const |
| G4ThreeVector | GetMomentum () const |
| G4ThreeVector | GetPosition () const |
| std::map< Identifier, G4double >::const_iterator | Begin () const |
| std::map< Identifier, G4double >::const_iterator | End () const |
| std::map< Identifier, G4double >::const_iterator | Find (Identifier) const |
| G4double | GetEHit (Identifier) |
| void | AddEHit (Identifier, G4double) |
| void | Insert (Identifier, G4double) |
| G4int | Size () const |
Definition at line 106 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
| BesEmcTruthHit::BesEmcTruthHit | ( | ) |
Definition at line 104 of file BesEmcHit.cc.
Referenced by BesEmcTruthHit(), operator delete(), operator=(), and operator==().
|
virtual |
Definition at line 118 of file BesEmcHit.cc.
| BesEmcTruthHit::BesEmcTruthHit | ( | const BesEmcTruthHit & | right | ) |
Definition at line 120 of file BesEmcHit.cc.
| BesEmcTruthHit::BesEmcTruthHit | ( | ) |
|
virtual |
| BesEmcTruthHit::BesEmcTruthHit | ( | const BesEmcTruthHit & | ) |
| BesEmcTruthHit::BesEmcTruthHit | ( | ) |
|
virtual |
| BesEmcTruthHit::BesEmcTruthHit | ( | const BesEmcTruthHit & | ) |
| void BesEmcTruthHit::AddEHit | ( | Identifier | id, |
| G4double | energy ) |
Definition at line 173 of file BesEmcHit.cc.
Referenced by BesEmcSD::ProcessHits().
| void BesEmcTruthHit::AddEHit | ( | Identifier | , |
| G4double | ) |
| void BesEmcTruthHit::AddEHit | ( | Identifier | , |
| G4double | ) |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Begin | ( | ) | const |
Definition at line 159 of file BesEmcHit.cc.
Referenced by operator=(), and BesMcTruthWriter::SaveEmcTruth().
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Begin | ( | ) | const |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Begin | ( | ) | const |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::End | ( | ) | const |
Definition at line 163 of file BesEmcHit.cc.
Referenced by operator=(), BesEmcSD::ProcessHits(), and BesMcTruthWriter::SaveEmcTruth().
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::End | ( | ) | const |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::End | ( | ) | const |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Find | ( | Identifier | id | ) | const |
Definition at line 167 of file BesEmcHit.cc.
Referenced by BesEmcSD::ProcessHits().
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Find | ( | Identifier | ) | const |
| std::map< Identifier, G4double >::const_iterator BesEmcTruthHit::Find | ( | Identifier | ) | const |
|
inline |
Definition at line 140 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits(), and BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 140 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 140 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
| G4double BesEmcTruthHit::GetEHit | ( | Identifier | id | ) |
Definition at line 171 of file BesEmcHit.cc.
| G4double BesEmcTruthHit::GetEHit | ( | Identifier | ) |
| G4double BesEmcTruthHit::GetEHit | ( | Identifier | ) |
|
inline |
Definition at line 135 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 135 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 135 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 136 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 136 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 136 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 133 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 133 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 133 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 142 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 142 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 142 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 139 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 139 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 139 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 138 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 138 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 138 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 137 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 137 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 137 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 143 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 143 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 143 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 141 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 141 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 141 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 134 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits(), and BesMcTruthWriter::SaveEmcTruth().
|
inline |
Definition at line 134 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 134 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
| void BesEmcTruthHit::Insert | ( | Identifier | id, |
| G4double | energy ) |
Definition at line 177 of file BesEmcHit.cc.
Referenced by operator=(), and BesEmcSD::ProcessHits().
| void BesEmcTruthHit::Insert | ( | Identifier | , |
| G4double | ) |
| void BesEmcTruthHit::Insert | ( | Identifier | , |
| G4double | ) |
|
inline |
Definition at line 189 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
|
inline |
|
inline |
|
inline |
Definition at line 183 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
|
inline |
|
inline |
| const BesEmcTruthHit & BesEmcTruthHit::operator= | ( | const BesEmcTruthHit & | right | ) |
Definition at line 122 of file BesEmcHit.cc.
| const BesEmcTruthHit & BesEmcTruthHit::operator= | ( | const BesEmcTruthHit & | ) |
| const BesEmcTruthHit & BesEmcTruthHit::operator= | ( | const BesEmcTruthHit & | ) |
| G4int BesEmcTruthHit::operator== | ( | const BesEmcTruthHit & | ) | const |
| G4int BesEmcTruthHit::operator== | ( | const BesEmcTruthHit & | ) | const |
| G4int BesEmcTruthHit::operator== | ( | const BesEmcTruthHit & | ) | const |
| void BesEmcTruthHit::Print | ( | ) |
Definition at line 146 of file BesEmcHit.cc.
| void BesEmcTruthHit::Print | ( | ) |
| void BesEmcTruthHit::Print | ( | ) |
|
inline |
Definition at line 128 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 128 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 128 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 123 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 123 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 123 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 124 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 124 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 124 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 121 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 130 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 130 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 130 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 127 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 127 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 127 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 126 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 126 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 126 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 125 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 125 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 125 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 131 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 131 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 131 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 129 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 129 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 129 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 122 of file InstallArea/x86_64-el9-gcc13-dbg/include/EmcSim/BesEmcHit.hh.
Referenced by BesEmcSD::ProcessHits().
|
inline |
Definition at line 122 of file InstallArea/x86_64-el9-gcc13-opt/include/EmcSim/BesEmcHit.hh.
|
inline |
Definition at line 122 of file Simulation/BOOST/EmcSim/include/EmcSim/BesEmcHit.hh.
| G4int BesEmcTruthHit::Size | ( | ) | const |
Definition at line 181 of file BesEmcHit.cc.
| G4int BesEmcTruthHit::Size | ( | ) | const |
| G4int BesEmcTruthHit::Size | ( | ) | const |