| 
    Geant4
    9.6.p02
    
   | 
 
#include <eRositaTrackerHit.hh>
Public Member Functions | |
| eRositaTrackerHit () | |
| ~eRositaTrackerHit () | |
| eRositaTrackerHit (const eRositaTrackerHit &) | |
| const eRositaTrackerHit & | operator= (const eRositaTrackerHit &) | 
| G4int | operator== (const eRositaTrackerHit &) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *) | 
| void | Draw () | 
| void | Print () | 
| void | PrintToFile () | 
| void | SetTrackID (G4int track) | 
| void | SetChamberNb (G4int chamb) | 
| void | SetEdep (G4double de) | 
| void | SetPos (G4ThreeVector xyz) | 
| G4int | GetTrackID () | 
| G4int | GetChamberNb () | 
| G4double | GetEdep () | 
| G4ThreeVector | GetPos () | 
  Public Member Functions inherited from G4VHit | |
| 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 44 of file eRositaTrackerHit.hh.
| eRositaTrackerHit::eRositaTrackerHit | ( | ) | 
Definition at line 42 of file eRositaTrackerHit.cc.
| eRositaTrackerHit::~eRositaTrackerHit | ( | ) | 
Definition at line 45 of file eRositaTrackerHit.cc.
| eRositaTrackerHit::eRositaTrackerHit | ( | const eRositaTrackerHit & | right) | 
Definition at line 48 of file eRositaTrackerHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 74 of file eRositaTrackerHit.cc.
      
  | 
  inline | 
Definition at line 69 of file eRositaTrackerHit.hh.
      
  | 
  inline | 
Definition at line 70 of file eRositaTrackerHit.hh.
      
  | 
  inline | 
Definition at line 71 of file eRositaTrackerHit.hh.
      
  | 
  inline | 
Definition at line 68 of file eRositaTrackerHit.hh.
Definition at line 95 of file eRositaTrackerHit.hh.
      
  | 
  inline | 
Definition at line 87 of file eRositaTrackerHit.hh.
| const eRositaTrackerHit & eRositaTrackerHit::operator= | ( | const eRositaTrackerHit & | right) | 
Definition at line 58 of file eRositaTrackerHit.cc.
| G4int eRositaTrackerHit::operator== | ( | const eRositaTrackerHit & | right) | const | 
Definition at line 68 of file eRositaTrackerHit.cc.
Reimplemented from G4VHit.
Definition at line 90 of file eRositaTrackerHit.cc.
| void eRositaTrackerHit::PrintToFile | ( | ) | 
Definition at line 64 of file eRositaTrackerHit.hh.
      
  | 
  inline | 
 1.8.4