|
Geant4
9.6.p02
|
#include <A01HadCalorimeterHit.hh>


Public Member Functions | |
| A01HadCalorimeterHit () | |
| A01HadCalorimeterHit (G4int iCol, G4int iRow) | |
| virtual | ~A01HadCalorimeterHit () |
| A01HadCalorimeterHit (const A01HadCalorimeterHit &right) | |
| const A01HadCalorimeterHit & | operator= (const A01HadCalorimeterHit &right) |
| int | operator== (const A01HadCalorimeterHit &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 () |
| G4int | operator== (const G4VHit &right) const |
Definition at line 46 of file A01HadCalorimeterHit.hh.
| A01HadCalorimeterHit::A01HadCalorimeterHit | ( | ) |
Definition at line 52 of file A01HadCalorimeterHit.cc.
Definition at line 59 of file A01HadCalorimeterHit.cc.
|
virtual |
Definition at line 66 of file A01HadCalorimeterHit.cc.
| A01HadCalorimeterHit::A01HadCalorimeterHit | ( | const A01HadCalorimeterHit & | right) |
Definition at line 69 of file A01HadCalorimeterHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 134 of file A01HadCalorimeterHit.cc.

|
virtual |
Reimplemented from G4VHit.
Definition at line 93 of file A01HadCalorimeterHit.cc.

Reimplemented from G4VHit.
Definition at line 109 of file A01HadCalorimeterHit.cc.

|
inline |
|
inline |
|
inline |
Definition at line 80 of file A01HadCalorimeterHit.hh.
|
inline |
Definition at line 82 of file A01HadCalorimeterHit.hh.
|
inline |
Definition at line 75 of file A01HadCalorimeterHit.hh.
|
inline |
| const A01HadCalorimeterHit & A01HadCalorimeterHit::operator= | ( | const A01HadCalorimeterHit & | right) |
Definition at line 78 of file A01HadCalorimeterHit.cc.
| int A01HadCalorimeterHit::operator== | ( | const A01HadCalorimeterHit & | right) | const |
Definition at line 88 of file A01HadCalorimeterHit.cc.
Reimplemented from G4VHit.
Definition at line 155 of file A01HadCalorimeterHit.cc.
Definition at line 76 of file A01HadCalorimeterHit.hh.
|
inline |
|
inline |
1.8.4