127 #ifndef G4AdjointSimManager_h 
  128 #define G4AdjointSimManager_h 1 
  140 class G4AdjointRunAction;
 
  143 class G4AdjointEventAction;
 
  232     void SetRestOfAdjointActions(); 
 
  233     void SetAdjointPrimaryRunAndStackingActions();
 
  234     void ResetRestOfUserActions(); 
 
  235     void ResetUserPrimaryRunAndStackingActions(); 
 
  236     void DefineUserActions();
 
  251     bool user_action_already_defined;
 
  258     bool use_user_StackingAction; 
 
  271     G4bool adjoint_tracking_mode;
 
  281     G4int  last_fwd_part_PDGEncoding;
 
  282     G4int  last_fwd_part_index;
 
  284     G4int ID_of_last_particle_that_reach_the_ext_source;
 
  286     G4int nb_evt_of_last_run;
 
  287     G4int normalisation_mode;
 
  291     G4double area_of_the_adjoint_source;