| 
    Geant4
    10.02
    
   | 
 
#include <LXeTrajectory.hh>
 Inheritance diagram for LXeTrajectory:
 Collaboration diagram for LXeTrajectory:Private Attributes | |
| G4bool | fWls | 
| G4bool | fDrawit | 
| G4bool | fForceNoDraw | 
| G4bool | fForceDraw | 
| G4ParticleDefinition * | fParticleDefinition | 
Definition at line 45 of file LXeTrajectory.hh.
| LXeTrajectory::LXeTrajectory | ( | ) | 
Definition at line 49 of file LXeTrajectory.cc.
References fParticleDefinition.
| LXeTrajectory::LXeTrajectory | ( | const G4Track * | aTrack | ) | 
Definition at line 57 of file LXeTrajectory.cc.
References fParticleDefinition, and G4Track::GetDefinition().
 Here is the call graph for this function:| LXeTrajectory::LXeTrajectory | ( | LXeTrajectory & | right | ) | 
Definition at line 65 of file LXeTrajectory.cc.
References fParticleDefinition.
      
  | 
  virtual | 
Definition at line 73 of file LXeTrajectory.cc.
      
  | 
  virtual | 
Reimplemented from G4Trajectory.
Definition at line 77 of file LXeTrajectory.cc.
References G4Polymarker::circles, G4VVisManager::Draw(), fDrawit, fForceDraw, fForceNoDraw, G4VMarker::filled, fParticleDefinition, fWls, G4VTrajectoryPoint::GetAuxiliaryPoints(), G4VVisManager::GetConcreteInstance(), G4Trajectory::GetPoint(), G4Trajectory::GetPointEntries(), G4VTrajectoryPoint::GetPosition(), G4OpticalPhoton::OpticalPhotonDefinition(), pos, G4VMarker::SetFillStyle(), G4Polymarker::SetMarkerType(), G4VMarker::SetScreenSize(), G4Visible::SetVisAttributes(), and G4Polymarker::squares.
Referenced by LXeEventAction::EndOfEventAction().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 82 of file LXeTrajectory.hh.
References LXeTrajectoryAllocator.
      
  | 
  inline | 
Definition at line 75 of file LXeTrajectory.hh.
References LXeTrajectoryAllocator.
      
  | 
  inline | 
Definition at line 59 of file LXeTrajectory.hh.
References fDrawit.
Referenced by LXeTrackingAction::PostUserTrackingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 61 of file LXeTrajectory.hh.
References fForceDraw.
Referenced by LXeEventAction::EndOfEventAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 62 of file LXeTrajectory.hh.
References fForceNoDraw.
Referenced by LXeEventAction::EndOfEventAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 60 of file LXeTrajectory.hh.
References fWls.
Referenced by LXeTrackingAction::PostUserTrackingAction().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 67 of file LXeTrajectory.hh.
Referenced by DrawTrajectory(), and SetDrawTrajectory().
      
  | 
  private | 
Definition at line 69 of file LXeTrajectory.hh.
Referenced by DrawTrajectory(), and SetForceDrawTrajectory().
      
  | 
  private | 
Definition at line 68 of file LXeTrajectory.hh.
Referenced by DrawTrajectory(), and SetForceNoDrawTrajectory().
      
  | 
  private | 
Definition at line 70 of file LXeTrajectory.hh.
Referenced by DrawTrajectory(), and LXeTrajectory().
      
  | 
  private | 
Definition at line 66 of file LXeTrajectory.hh.
Referenced by DrawTrajectory(), and WLS().