70 fUserRunAction(0), fUserEventAction(0),fUserPrimaryGeneratorAction(0),
71 fUserTrackingAction(0), fUserSteppingAction(0), fUserStackingAction(0),
72 theAdjointRunAction(0), theAdjointEventAction(0),
73 adjoint_tracking_mode(
false),last_ekin(0),last_ekin_nuc(0),
74 last_cos_th(0),last_fwd_part_PDGEncoding(0),last_fwd_part_index(0),
75 last_weight(0), ID_of_last_particle_that_reach_the_ext_source(0),
76 nb_evt_of_last_run(0),area_of_the_adjoint_source(0),theAdjointPrimaryWeight(0)
143 G4cout<<
"****************************************************************"<<std::endl;
144 G4cout<<
"*** Geant4 Reverse/Adjoint Monte Carlo mode ***"<<std::endl;
145 G4cout<<
"*** Author: L.Desorgher ***"<<std::endl;
146 G4cout<<
"*** Company: SpaceIT GmbH, Bern, Switzerland ***"<<std::endl;
147 G4cout<<
"*** Sponsored by: ESA/ESTEC contract contract 21435/08/NL/AT ***"<<std::endl;
148 G4cout<<
"****************************************************************"<<std::endl;
238 theRunManager->G4RunManager::SetUserAction(
this);