122 if (userPrimaryAction)
142 std::vector<G4ChordFinder*> user_chord_finders;
143 std::vector<G4double> user_largest_acceptable_step;
146 user_largest_acceptable_step.push_back(-1.);
153 else user_chord_finders.push_back(0);
171 G4double previous_largest_acceptable_step =
179 for (
G4int il=0; il<n_of_lines;il++)
227 if (user_chord_finders[i])
const G4UserEventAction * GetUserEventAction() const
G4BlineEventAction * fEventAction
virtual void BeamOn(G4int n_event, const char *macroFile=0, G4int n_select=-1)
G4BlineSteppingAction * fSteppingAction
const G4UserRunAction * GetUserRunAction() const
G4double fMaxTrackingStep
static G4TransportationManager * GetTransportationManager()
std::vector< G4FieldManager *> fVecFieldManagers
static G4RunManager * GetRunManager()
void SetUserPrimaryAction(G4VUserPrimaryGeneratorAction *anAction)
const G4UserStackingAction * GetUserStackingAction() const
const G4VUserPrimaryGeneratorAction * GetUserPrimaryGeneratorAction() const
const G4UserSteppingAction * GetUserSteppingAction() const
const G4UserTrackingAction * GetUserTrackingAction() const
void SetLargestAcceptableStep(G4double newBigDist)
G4PropagatorInField * GetPropagatorInField() const
std::vector< G4BlineEquation *> fVecEquationOfMotion
std::vector< G4ChordFinder *> fVecChordFinders
G4BlinePrimaryGeneratorAction * fPrimaryGeneratorAction
G4double GetLargestAcceptableStep()
G4bool fWas_ResetChordFinders_already_called
virtual void SetUserAction(G4UserRunAction *userAction)