| 
    Geant4
    10.01.p01
    
   | 
 
EM Calorimeter hit. More...
#include <B5EmCalorimeterHit.hh>
 Inheritance diagram for B5EmCalorimeterHit:
 Collaboration diagram for B5EmCalorimeterHit:Public Member Functions | |
| B5EmCalorimeterHit () | |
| B5EmCalorimeterHit (G4int z) | |
| B5EmCalorimeterHit (const B5EmCalorimeterHit &right) | |
| virtual | ~B5EmCalorimeterHit () | 
| const B5EmCalorimeterHit & | operator= (const B5EmCalorimeterHit &right) | 
| int | operator== (const B5EmCalorimeterHit &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 | SetCellID (G4int z) | 
| G4int | GetCellID () 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 | 
| void | SetLogV (G4LogicalVolume *val) | 
| const G4LogicalVolume * | GetLogV () const | 
  Public Member Functions inherited from G4VHit | |
| G4VHit () | |
| virtual | ~G4VHit () | 
| G4int | operator== (const G4VHit &right) const | 
Private Attributes | |
| G4int | fCellID | 
| G4double | fEdep | 
| G4ThreeVector | fPos | 
| G4RotationMatrix | fRot | 
| const G4LogicalVolume * | fPLogV | 
EM Calorimeter hit.
It records:
Definition at line 52 of file B5EmCalorimeterHit.hh.
| B5EmCalorimeterHit::B5EmCalorimeterHit | ( | ) | 
Definition at line 50 of file B5EmCalorimeterHit.cc.
| B5EmCalorimeterHit::B5EmCalorimeterHit | ( | G4int | z | ) | 
Definition at line 56 of file B5EmCalorimeterHit.cc.
| B5EmCalorimeterHit::B5EmCalorimeterHit | ( | const B5EmCalorimeterHit & | right | ) | 
      
  | 
  virtual | 
Definition at line 62 of file B5EmCalorimeterHit.cc.
      
  | 
  inline | 
Definition at line 75 of file B5EmCalorimeterHit.hh.
References fEdep.
Referenced by B5EmCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 149 of file B5EmCalorimeterHit.cc.
References G4UIcommand::ConvertToString(), fCellID, fEdep, fPLogV, fPos, G4BestUnit, and G4LogicalVolume::GetName().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 98 of file B5EmCalorimeterHit.cc.
References G4VVisManager::Draw(), fEdep, fPLogV, fPos, fRot, G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), and GeV.
 Here is the call graph for this function:Reimplemented from G4VHit.
Definition at line 120 of file B5EmCalorimeterHit.cc.
References G4AttDefStore::GetInstance().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 72 of file B5EmCalorimeterHit.hh.
References fCellID.
      
  | 
  inline | 
Definition at line 76 of file B5EmCalorimeterHit.hh.
References fEdep.
Referenced by B5EventAction::EndOfEventAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 85 of file B5EmCalorimeterHit.hh.
References fPLogV.
Referenced by B5EmCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 79 of file B5EmCalorimeterHit.hh.
References fPos.
      
  | 
  inline | 
Definition at line 82 of file B5EmCalorimeterHit.hh.
References fRot.
      
  | 
  inline | 
Definition at line 106 of file B5EmCalorimeterHit.hh.
References B5EmCalorimeterHitAllocator.
      
  | 
  inline | 
Definition at line 99 of file B5EmCalorimeterHit.hh.
References B5EmCalorimeterHitAllocator.
| const B5EmCalorimeterHit & B5EmCalorimeterHit::operator= | ( | const B5EmCalorimeterHit & | right | ) | 
| int B5EmCalorimeterHit::operator== | ( | const B5EmCalorimeterHit & | right | ) | const | 
Definition at line 91 of file B5EmCalorimeterHit.cc.
References fCellID.
      
  | 
  virtual | 
      
  | 
  inline | 
Definition at line 71 of file B5EmCalorimeterHit.hh.
      
  | 
  inline | 
Definition at line 74 of file B5EmCalorimeterHit.hh.
References fEdep.
      
  | 
  inline | 
Definition at line 84 of file B5EmCalorimeterHit.hh.
References fPLogV.
Referenced by B5EmCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 78 of file B5EmCalorimeterHit.hh.
References fPos.
Referenced by B5EmCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 81 of file B5EmCalorimeterHit.hh.
References fRot.
Referenced by B5EmCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 88 of file B5EmCalorimeterHit.hh.
Referenced by B5EmCalorimeterHit(), CreateAttValues(), GetCellID(), operator=(), operator==(), Print(), and SetCellID().
      
  | 
  private | 
Definition at line 89 of file B5EmCalorimeterHit.hh.
Referenced by AddEdep(), B5EmCalorimeterHit(), CreateAttValues(), Draw(), GetEdep(), operator=(), Print(), and SetEdep().
      
  | 
  private | 
Definition at line 92 of file B5EmCalorimeterHit.hh.
Referenced by B5EmCalorimeterHit(), CreateAttValues(), Draw(), GetLogV(), operator=(), and SetLogV().
      
  | 
  private | 
Definition at line 90 of file B5EmCalorimeterHit.hh.
Referenced by B5EmCalorimeterHit(), CreateAttValues(), Draw(), GetPos(), operator=(), and SetPos().
      
  | 
  private | 
Definition at line 91 of file B5EmCalorimeterHit.hh.
Referenced by B5EmCalorimeterHit(), Draw(), GetRot(), operator=(), and SetRot().