50 #include "G4FieldTrackUpdator.hh" 58 fParametrisation( aType ) {}
95 G4cout <<
" ________Tracker model triggered _________" <<
G4endl;
143 ( aFastTrack.
GetPrimaryTrack()->GetDynamicParticle()->GetPrimaryParticle() )->
144 GetUserInformation() ) )->SetTrackerMomentum( Psm );
146 ( aFastTrack.
GetPrimaryTrack()->GetDynamicParticle()->GetPrimaryParticle() )->
147 GetUserInformation() ) )->SetTrackerResolution( res );
149 ( aFastTrack.
GetPrimaryTrack()->GetDynamicParticle()->GetPrimaryParticle() )->
150 GetUserInformation() ) )->SetTrackerEfficiency( eff );
154 ( aFastTrack.
GetPrimaryTrack()->GetDynamicParticle()->GetPrimaryParticle() )->
155 GetUserInformation() ) )->SetTrackerMomentum( Porg );
static G4PathFinder * GetInstance()
static Par02Smearer * Instance()
virtual G4bool IsApplicable(const G4ParticleDefinition &aParticle)
virtual G4bool ModelTrigger(const G4FastTrack &aFastTrack)
Par02FastSimModelTracker(G4String aModelName, G4Region *aEnvelope, Par02DetectorParametrisation::Parametrisation aParamType)
Parametrisation
A parametrisation type (CMS, ATLAS, ALEPH).
Definition of the Par02PrimaryParticleInformation class.
Definition of the Par02Smearer class.
~Par02FastSimModelTracker()
void ProposePrimaryTrackFinalPosition(const G4ThreeVector &, G4bool localCoordinates=true)
G4GLOB_DLL std::ostream G4cout
G4double ComputeStep(const G4FieldTrack &pFieldTrack, G4double pCurrentProposedStepLength, G4int navigatorId, G4int stepNo, G4double &pNewSafety, ELimited &limitedStep, G4FieldTrack &EndState, G4VPhysicalVolume *currentVolume)
Definition of the Par02Output class.
static Par02Output * Instance()
Par02DetectorParametrisation::Parametrisation fParametrisation
A parametrisation type.
virtual void DoIt(const G4FastTrack &aFastTrack, G4FastStep &aFastStep)
static G4EventManager * GetEventManager()
Definition of the Par02FastSimModelTracker class.
void FillHistogram(G4int HNo, G4double value) const
const G4Track * GetPrimaryTrack() const
G4double GetPDGCharge() const
Par02DetectorParametrisation * fCalculateParametrisation
G4VUserEventInformation * GetUserInformation()