ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/basic/B5/include/B5HadCalorimeterHit.hh>
Public Member Functions | |
B5HadCalorimeterHit () | |
B5HadCalorimeterHit (G4int iCol, G4int iRow) | |
B5HadCalorimeterHit (const B5HadCalorimeterHit &right) | |
virtual | ~B5HadCalorimeterHit () |
const B5HadCalorimeterHit & | operator= (const B5HadCalorimeterHit &right) |
G4bool | operator== (const B5HadCalorimeterHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
virtual void | Draw () |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
virtual void | Print () |
void | SetColumnID (G4int z) |
G4int | GetColumnID () const |
void | SetRowID (G4int z) |
G4int | GetRowID () const |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () const |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () const |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () const |
Public Member Functions inherited from G4VHit | |
G4VHit () | |
virtual | ~G4VHit () |
G4bool | operator== (const G4VHit &right) const |
Private Attributes | |
G4int | fColumnID |
G4int | fRowID |
G4double | fEdep |
G4ThreeVector | fPos |
G4RotationMatrix | fRot |
Hadron Calorimeter hit
It records:
Definition at line 51 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 51 of file B5HadCalorimeterHit.hh
B5HadCalorimeterHit::B5HadCalorimeterHit | ( | ) |
Definition at line 51 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 51 of file B5HadCalorimeterHit.cc
Definition at line 58 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 58 of file B5HadCalorimeterHit.cc
B5HadCalorimeterHit::B5HadCalorimeterHit | ( | const B5HadCalorimeterHit & | right | ) |
Definition at line 70 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 70 of file B5HadCalorimeterHit.cc
|
virtual |
Definition at line 65 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 65 of file B5HadCalorimeterHit.cc
Definition at line 77 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 77 of file B5HadCalorimeterHit.hh
References fEdep.
|
virtual |
Reimplemented from G4VHit.
Definition at line 146 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 146 of file B5HadCalorimeterHit.cc
References G4UIcommand::ConvertToString(), fColumnID, fEdep, fPos, fRowID, G4BestUnit, and Acts::Test::values.
|
virtual |
Reimplemented from G4VHit.
Definition at line 101 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 101 of file B5HadCalorimeterHit.cc
References cm, fEdep, fPos, fRot, G4VVisManager::GetConcreteInstance(), GeV, CLHEP::HepRotation::inverse(), and m.
Reimplemented from G4VHit.
Definition at line 118 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 118 of file B5HadCalorimeterHit.cc
References G4AttDefStore::GetInstance().
|
inline |
Definition at line 71 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 71 of file B5HadCalorimeterHit.hh
References fColumnID.
|
inline |
Definition at line 78 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 78 of file B5HadCalorimeterHit.hh
References fEdep.
|
inline |
Definition at line 81 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 81 of file B5HadCalorimeterHit.hh
References fPos.
|
inline |
Definition at line 84 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 84 of file B5HadCalorimeterHit.hh
References fRot.
|
inline |
Definition at line 74 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 74 of file B5HadCalorimeterHit.hh
References fRowID.
Definition at line 106 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 106 of file B5HadCalorimeterHit.hh
References B5HadCalorimeterHitAllocator.
|
inline |
Definition at line 98 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 98 of file B5HadCalorimeterHit.hh
References B5HadCalorimeterHitAllocator.
const B5HadCalorimeterHit & B5HadCalorimeterHit::operator= | ( | const B5HadCalorimeterHit & | right | ) |
Definition at line 81 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 81 of file B5HadCalorimeterHit.cc
G4bool B5HadCalorimeterHit::operator== | ( | const B5HadCalorimeterHit & | right | ) | const |
Definition at line 94 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 94 of file B5HadCalorimeterHit.cc
Definition at line 70 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 70 of file B5HadCalorimeterHit.hh
Definition at line 76 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 76 of file B5HadCalorimeterHit.hh
References fEdep.
|
inline |
Definition at line 80 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 80 of file B5HadCalorimeterHit.hh
References fPos.
|
inline |
Definition at line 83 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 83 of file B5HadCalorimeterHit.hh
References fRot.
Definition at line 73 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 73 of file B5HadCalorimeterHit.hh
|
private |
Definition at line 87 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 87 of file B5HadCalorimeterHit.hh
Referenced by CreateAttValues(), GetColumnID(), operator=(), operator==(), Print(), and SetColumnID().
|
private |
Definition at line 89 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 89 of file B5HadCalorimeterHit.hh
Referenced by AddEdep(), CreateAttValues(), Draw(), GetEdep(), operator=(), Print(), and SetEdep().
|
private |
Definition at line 90 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 90 of file B5HadCalorimeterHit.hh
Referenced by CreateAttValues(), Draw(), GetPos(), operator=(), Print(), and SetPos().
|
private |
Definition at line 91 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 91 of file B5HadCalorimeterHit.hh
Referenced by Draw(), GetRot(), operator=(), and SetRot().
|
private |
Definition at line 88 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 88 of file B5HadCalorimeterHit.hh
Referenced by CreateAttValues(), GetRowID(), operator=(), operator==(), Print(), and SetRowID().