#include <H02MuonHit.hh>
Definition at line 39 of file H02MuonHit.hh.
 
◆ H02MuonHit() [1/3]
      
        
          | H02MuonHit::H02MuonHit | ( |  | ) |  | 
      
 
 
◆ H02MuonHit() [2/3]
◆ ~H02MuonHit()
      
        
          | H02MuonHit::~H02MuonHit | ( |  | ) |  | 
      
 
 
◆ H02MuonHit() [3/3]
      
        
          | H02MuonHit::H02MuonHit | ( | const H02MuonHit & | right | ) |  | 
      
 
 
◆ Draw()
  
  | 
        
          | void H02MuonHit::Draw | ( |  | ) |  |  | virtual | 
 
Reimplemented from G4VHit.
Definition at line 87 of file H02MuonHit.cc.
   94     circle.SetScreenSize(5.);
    97     G4Color color, goodColor(1.,0.,0.), badColor(0.,0.,1.);
   102     circle.SetVisAttributes(attribs);
   103     pVVisManager->
Draw(circle);
 virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
static G4VVisManager * GetConcreteInstance()
 
 
◆ GetModuleID()
  
  | 
        
          | G4int H02MuonHit::GetModuleID | ( |  | ) | const |  | inline | 
 
 
◆ GetMomentum()
◆ GetParticle()
  
  | 
        
          | G4String H02MuonHit::GetParticle | ( |  | ) | const |  | inline | 
 
 
◆ GetPosition()
◆ GetTOF()
◆ operator delete()
  
  | 
        
          | void H02MuonHit::operator delete | ( | void * | aHit | ) |  |  | inline | 
 
Definition at line 108 of file H02MuonHit.hh.
G4Allocator< H02MuonHit > H02MuonHitAllocator
 
 
 
◆ operator new()
  
  | 
        
          | void * H02MuonHit::operator new | ( | size_t |  | ) |  |  | inline | 
 
Definition at line 101 of file H02MuonHit.hh.
G4Allocator< H02MuonHit > H02MuonHitAllocator
 
 
◆ operator=()
◆ operator==()
Definition at line 81 of file H02MuonHit.cc.
   83   return (
this==&right) ? 1 : 0;
  
 
◆ Print()
  
  | 
        
          | void H02MuonHit::Print | ( | void |  | ) |  |  | virtual | 
 
Reimplemented from G4VHit.
Definition at line 108 of file H02MuonHit.cc.
  116   G4cout << tag << 
id << 
" :" << std::setw(12) << 
pname.c_str()
   118          << 
" : TOF=" << std::setprecision(3) << 
tof/
ns   119          << 
" : x="  << std::setprecision(3) << 
position*(1./
m)
 
G4GLOB_DLL std::ostream G4cout
 
 
◆ SetModuleID()
  
  | 
        
          | void H02MuonHit::SetModuleID | ( | G4int | i | ) |  |  | inline | 
 
 
◆ SetMomentum()
◆ SetParticle()
  
  | 
        
          | void H02MuonHit::SetParticle | ( | G4String | aname | ) |  |  | inline | 
 
 
◆ SetPosition()
◆ SetTOF()
  
  | 
        
          | void H02MuonHit::SetTOF | ( | G4double | atof | ) |  |  | inline | 
 
 
◆ moduleID
  
  | 
        
          | G4int H02MuonHit::moduleID |  | private | 
 
 
◆ momentum
◆ pname
◆ position
◆ tof
The documentation for this class was generated from the following files: