Geant4.10
|
#include <ExN02TrackerHit.hh>
Public Member Functions | |
ExN02TrackerHit () | |
~ExN02TrackerHit () | |
ExN02TrackerHit (const ExN02TrackerHit &) | |
const ExN02TrackerHit & | operator= (const ExN02TrackerHit &) |
G4int | operator== (const ExN02TrackerHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | SetTrackID (G4int track) |
void | SetChamberNb (G4int chamb) |
void | SetEdep (G4double de) |
void | SetPos (G4ThreeVector xyz) |
G4int | GetTrackID () const |
G4int | GetChamberNb () const |
G4double | GetEdep () const |
G4ThreeVector | GetPos () const |
![]() | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 49 of file ExN02TrackerHit.hh.
ExN02TrackerHit::ExN02TrackerHit | ( | ) |
Definition at line 46 of file ExN02TrackerHit.cc.
ExN02TrackerHit::~ExN02TrackerHit | ( | ) |
Definition at line 50 of file ExN02TrackerHit.cc.
ExN02TrackerHit::ExN02TrackerHit | ( | const ExN02TrackerHit & | right | ) |
Definition at line 54 of file ExN02TrackerHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 83 of file ExN02TrackerHit.cc.
References G4VVisManager::Draw(), G4VMarker::filled, G4VVisManager::GetConcreteInstance(), G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
|
inline |
Definition at line 93 of file ExN02TrackerHit.hh.
Referenced by MarshaledExN02TrackerHit::marshal4().
|
inline |
Definition at line 94 of file ExN02TrackerHit.hh.
Referenced by MarshaledExN02TrackerHit::marshal2().
|
inline |
Definition at line 95 of file ExN02TrackerHit.hh.
Referenced by MarshaledExN02TrackerHit::marshal1().
|
inline |
Definition at line 92 of file ExN02TrackerHit.hh.
Referenced by MarshaledExN02TrackerHit::marshal3().
Definition at line 112 of file ExN02TrackerHit.hh.
References G4Allocator< Type >::FreeSingle().
|
inline |
Definition at line 105 of file ExN02TrackerHit.hh.
References G4Allocator< Type >::MallocSingle().
const ExN02TrackerHit & ExN02TrackerHit::operator= | ( | const ExN02TrackerHit & | right | ) |
Definition at line 65 of file ExN02TrackerHit.cc.
G4int ExN02TrackerHit::operator== | ( | const ExN02TrackerHit & | right | ) | const |
Definition at line 76 of file ExN02TrackerHit.cc.
Reimplemented from G4VHit.
Definition at line 100 of file ExN02TrackerHit.cc.
References G4BestUnit, G4cout, and G4endl.
Definition at line 88 of file ExN02TrackerHit.hh.
Referenced by ExN02TrackerSD::ProcessHits(), and MarshaledExN02TrackerHit::unmarshal4().
Definition at line 89 of file ExN02TrackerHit.hh.
Referenced by ExN02TrackerSD::ProcessHits(), and MarshaledExN02TrackerHit::unmarshal2().
|
inline |
Definition at line 90 of file ExN02TrackerHit.hh.
Referenced by ExN02TrackerSD::ProcessHits(), and MarshaledExN02TrackerHit::unmarshal1().
Definition at line 87 of file ExN02TrackerHit.hh.
Referenced by ExN02TrackerSD::ProcessHits(), and MarshaledExN02TrackerHit::unmarshal3().