diff --git a/0common_8h.html b/0common_8h.html index 2bdc77997e..98ea4d13de 100644 --- a/0common_8h.html +++ b/0common_8h.html @@ -125,7 +125,7 @@ diff --git a/0common_8h_source.html b/0common_8h_source.html index ac6f793441..b8b394e2f5 100644 --- a/0common_8h_source.html +++ b/0common_8h_source.html @@ -124,7 +124,7 @@ diff --git a/1effective_area_8h.html b/1effective_area_8h.html index e19704d6d1..91c7f6cf6f 100644 --- a/1effective_area_8h.html +++ b/1effective_area_8h.html @@ -125,7 +125,7 @@ diff --git a/1effective_area_8h_source.html b/1effective_area_8h_source.html index 5f5fa6d358..9eff3cf703 100644 --- a/1effective_area_8h_source.html +++ b/1effective_area_8h_source.html @@ -124,7 +124,7 @@ diff --git a/2radioactive_8h.html b/2radioactive_8h.html index c95122b0fe..5ceabf187d 100644 --- a/2radioactive_8h.html +++ b/2radioactive_8h.html @@ -125,7 +125,7 @@ diff --git a/2radioactive_8h_source.html b/2radioactive_8h_source.html index e076ebfacc..005ffc3eb7 100644 --- a/2radioactive_8h_source.html +++ b/2radioactive_8h_source.html @@ -124,7 +124,7 @@ diff --git a/3_s_n_8h.html b/3_s_n_8h.html index ea3dcb6362..2ccb747c7c 100644 --- a/3_s_n_8h.html +++ b/3_s_n_8h.html @@ -125,7 +125,7 @@ diff --git a/3_s_n_8h_source.html b/3_s_n_8h_source.html index 809763ad71..c19972d80e 100644 --- a/3_s_n_8h_source.html +++ b/3_s_n_8h_source.html @@ -124,7 +124,7 @@ diff --git a/4bubble_8h.html b/4bubble_8h.html index 8d82829cf3..d77b443436 100644 --- a/4bubble_8h.html +++ b/4bubble_8h.html @@ -125,7 +125,7 @@ diff --git a/4bubble_8h_source.html b/4bubble_8h_source.html index 67de888b68..37c5503e5b 100644 --- a/4bubble_8h_source.html +++ b/4bubble_8h_source.html @@ -124,7 +124,7 @@ diff --git a/_c_a_d_mesh_8hh.html b/_c_a_d_mesh_8hh.html index f7874bbace..97e8b19c8e 100644 --- a/_c_a_d_mesh_8hh.html +++ b/_c_a_d_mesh_8hh.html @@ -1273,7 +1273,7 @@

diff --git a/_c_a_d_mesh_8hh_source.html b/_c_a_d_mesh_8hh_source.html index d1dd27c46e..7fa6e31076 100644 --- a/_c_a_d_mesh_8hh_source.html +++ b/_c_a_d_mesh_8hh_source.html @@ -3080,7 +3080,7 @@ diff --git a/_g4_scintillation_8hh.html b/_g4_scintillation_8hh.html index 233701d3dd..e0c167b612 100644 --- a/_g4_scintillation_8hh.html +++ b/_g4_scintillation_8hh.html @@ -139,7 +139,7 @@ diff --git a/_g4_scintillation_8hh_source.html b/_g4_scintillation_8hh_source.html index 1ee3253a5b..d996c7c2ce 100644 --- a/_g4_scintillation_8hh_source.html +++ b/_g4_scintillation_8hh_source.html @@ -452,7 +452,7 @@ diff --git a/_o_m_sim_8cc.html b/_o_m_sim_8cc.html index 224b9d7653..1c4ddf8f13 100644 --- a/_o_m_sim_8cc.html +++ b/_o_m_sim_8cc.html @@ -134,7 +134,7 @@ diff --git a/_o_m_sim_8hh.html b/_o_m_sim_8hh.html index 11b98fec05..37c0586b70 100644 --- a/_o_m_sim_8hh.html +++ b/_o_m_sim_8hh.html @@ -151,7 +151,7 @@ diff --git a/_o_m_sim_8hh_source.html b/_o_m_sim_8hh_source.html index 88907c317b..921911c578 100644 --- a/_o_m_sim_8hh_source.html +++ b/_o_m_sim_8hh_source.html @@ -177,19 +177,19 @@
Controls the main simulation process.
Definition: OMSim.hh:44
G4TouchableHistory * mHistory
Definition: OMSim.hh:91
G4VUserPrimaryGeneratorAction * mGenAction
Definition: OMSim.hh:86
-
void initialiseSimulation()
Initialize the simulation.
Definition: OMSim.cc:65
-
void startVisualisation()
UIEx session is started for visualisation.
Definition: OMSim.cc:40
+
void initialiseSimulation()
Initialize the simulation.
Definition: OMSim.cc:66
+
void startVisualisation()
UIEx session is started for visualisation.
Definition: OMSim.cc:41
OMSimDetectorConstruction * mDetector
Definition: OMSim.hh:84
-
void ensureOutputDirectoryExists(const std::string &filepath)
Ensure that the output directory for the simulation results exists.
Definition: OMSim.cc:50
+
void ensureOutputDirectoryExists(const std::string &filepath)
Ensure that the output directory for the simulation results exists.
Definition: OMSim.cc:51
G4UserSteppingAction * mStepping
Definition: OMSim.hh:90
-
~OMSim()
Definition: OMSim.cc:113
+
~OMSim()
Definition: OMSim.cc:114
G4RunManager * mRunManager
Definition: OMSim.hh:80
G4VUserPhysicsList * mPhysics
Definition: OMSim.hh:85
G4VisExecutive * mVisManager
Definition: OMSim.hh:81
po::options_description mGeneralArgs
Definition: OMSim.hh:77
G4Navigator * mNavigator
Definition: OMSim.hh:82
G4UserEventAction * mEventAction
Definition: OMSim.hh:88
-
OMSimDetectorConstruction * getDetectorConstruction()
Definition: OMSim.cc:60
+
OMSimDetectorConstruction * getDetectorConstruction()
Definition: OMSim.cc:61
G4UserRunAction * mRunAction
Definition: OMSim.hh:87
G4UserTrackingAction * mTracking
Definition: OMSim.hh:89
OMSim()
Construct a new OMSim object.
Definition: OMSim.cc:16
@@ -201,7 +201,7 @@ diff --git a/_o_m_sim__effective__area_8cc.html b/_o_m_sim__effective__area_8cc.html index 83e853f032..abaf2402b4 100644 --- a/_o_m_sim__effective__area_8cc.html +++ b/_o_m_sim__effective__area_8cc.html @@ -191,7 +191,7 @@

diff --git a/_o_m_sim__radioactive__decays_8cc.html b/_o_m_sim__radioactive__decays_8cc.html index 369fb4f781..78d893adc1 100644 --- a/_o_m_sim__radioactive__decays_8cc.html +++ b/_o_m_sim__radioactive__decays_8cc.html @@ -186,7 +186,7 @@

diff --git a/_o_m_sim__supernova_8cc.html b/_o_m_sim__supernova_8cc.html index 53cf9d3032..2ea398fc0c 100644 --- a/_o_m_sim__supernova_8cc.html +++ b/_o_m_sim__supernova_8cc.html @@ -206,7 +206,7 @@

    - +
diff --git a/_o_m_sim_angular_scan_8cc.html b/_o_m_sim_angular_scan_8cc.html index 37303690df..2ad2847317 100644 --- a/_o_m_sim_angular_scan_8cc.html +++ b/_o_m_sim_angular_scan_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_angular_scan_8hh.html b/_o_m_sim_angular_scan_8hh.html index e32e4841d5..a7e2639252 100644 --- a/_o_m_sim_angular_scan_8hh.html +++ b/_o_m_sim_angular_scan_8hh.html @@ -149,7 +149,7 @@ diff --git a/_o_m_sim_angular_scan_8hh_source.html b/_o_m_sim_angular_scan_8hh_source.html index a662bdff7a..0e6cb09e23 100644 --- a/_o_m_sim_angular_scan_8hh_source.html +++ b/_o_m_sim_angular_scan_8hh_source.html @@ -162,7 +162,7 @@ diff --git a/_o_m_sim_command_args_table_8hh.html b/_o_m_sim_command_args_table_8hh.html index 26e84a131d..c205e19845 100644 --- a/_o_m_sim_command_args_table_8hh.html +++ b/_o_m_sim_command_args_table_8hh.html @@ -196,7 +196,7 @@

diff --git a/_o_m_sim_command_args_table_8hh_source.html b/_o_m_sim_command_args_table_8hh_source.html index 458b6df9d7..4384ea5625 100644 --- a/_o_m_sim_command_args_table_8hh_source.html +++ b/_o_m_sim_command_args_table_8hh_source.html @@ -276,7 +276,7 @@ diff --git a/_o_m_sim_d_e_g_g_8cc.html b/_o_m_sim_d_e_g_g_8cc.html index 8addf56af2..30c2590114 100644 --- a/_o_m_sim_d_e_g_g_8cc.html +++ b/_o_m_sim_d_e_g_g_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_d_e_g_g_8hh.html b/_o_m_sim_d_e_g_g_8hh.html index 72c4816e56..249818e70a 100644 --- a/_o_m_sim_d_e_g_g_8hh.html +++ b/_o_m_sim_d_e_g_g_8hh.html @@ -151,7 +151,7 @@ diff --git a/_o_m_sim_d_e_g_g_8hh_source.html b/_o_m_sim_d_e_g_g_8hh_source.html index 594fd8780a..8caee21946 100644 --- a/_o_m_sim_d_e_g_g_8hh_source.html +++ b/_o_m_sim_d_e_g_g_8hh_source.html @@ -186,7 +186,7 @@ diff --git a/_o_m_sim_d_e_g_g_harness_8cc.html b/_o_m_sim_d_e_g_g_harness_8cc.html index 47c1bbda3f..1e33c5e9c6 100644 --- a/_o_m_sim_d_e_g_g_harness_8cc.html +++ b/_o_m_sim_d_e_g_g_harness_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_d_e_g_g_harness_8hh.html b/_o_m_sim_d_e_g_g_harness_8hh.html index e8faa5b450..74dd044e6c 100644 --- a/_o_m_sim_d_e_g_g_harness_8hh.html +++ b/_o_m_sim_d_e_g_g_harness_8hh.html @@ -150,7 +150,7 @@ diff --git a/_o_m_sim_d_e_g_g_harness_8hh_source.html b/_o_m_sim_d_e_g_g_harness_8hh_source.html index 357bc5c352..bffcbadee6 100644 --- a/_o_m_sim_d_e_g_g_harness_8hh_source.html +++ b/_o_m_sim_d_e_g_g_harness_8hh_source.html @@ -180,7 +180,7 @@ diff --git a/_o_m_sim_data_file_types_8cc.html b/_o_m_sim_data_file_types_8cc.html index 2c98032df1..ac86fcb0a3 100644 --- a/_o_m_sim_data_file_types_8cc.html +++ b/_o_m_sim_data_file_types_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_data_file_types_8hh.html b/_o_m_sim_data_file_types_8hh.html index 2cffd8201b..86964c8fbf 100644 --- a/_o_m_sim_data_file_types_8hh.html +++ b/_o_m_sim_data_file_types_8hh.html @@ -183,7 +183,7 @@ diff --git a/_o_m_sim_data_file_types_8hh_source.html b/_o_m_sim_data_file_types_8hh_source.html index 00ee59f90a..fa845ac5cb 100644 --- a/_o_m_sim_data_file_types_8hh_source.html +++ b/_o_m_sim_data_file_types_8hh_source.html @@ -337,7 +337,7 @@ diff --git a/_o_m_sim_decays_analysis_8cc.html b/_o_m_sim_decays_analysis_8cc.html index cce651a1e5..57e28b5021 100644 --- a/_o_m_sim_decays_analysis_8cc.html +++ b/_o_m_sim_decays_analysis_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_decays_analysis_8hh.html b/_o_m_sim_decays_analysis_8hh.html index 87a54226af..436d5270ca 100644 --- a/_o_m_sim_decays_analysis_8hh.html +++ b/_o_m_sim_decays_analysis_8hh.html @@ -148,7 +148,7 @@ diff --git a/_o_m_sim_decays_analysis_8hh_source.html b/_o_m_sim_decays_analysis_8hh_source.html index c49115381d..6998d33237 100644 --- a/_o_m_sim_decays_analysis_8hh_source.html +++ b/_o_m_sim_decays_analysis_8hh_source.html @@ -195,7 +195,7 @@ diff --git a/_o_m_sim_decays_g_p_s_8cc.html b/_o_m_sim_decays_g_p_s_8cc.html index be659c9c72..4303eaa86a 100644 --- a/_o_m_sim_decays_g_p_s_8cc.html +++ b/_o_m_sim_decays_g_p_s_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_decays_g_p_s_8hh.html b/_o_m_sim_decays_g_p_s_8hh.html index f871252ea2..ced0443d20 100644 --- a/_o_m_sim_decays_g_p_s_8hh.html +++ b/_o_m_sim_decays_g_p_s_8hh.html @@ -146,7 +146,7 @@ diff --git a/_o_m_sim_decays_g_p_s_8hh_source.html b/_o_m_sim_decays_g_p_s_8hh_source.html index 315589680f..9712acb984 100644 --- a/_o_m_sim_decays_g_p_s_8hh_source.html +++ b/_o_m_sim_decays_g_p_s_8hh_source.html @@ -167,7 +167,7 @@ diff --git a/_o_m_sim_effective_area_analyisis_8cc.html b/_o_m_sim_effective_area_analyisis_8cc.html index b1ba3203f3..f192d0ed61 100644 --- a/_o_m_sim_effective_area_analyisis_8cc.html +++ b/_o_m_sim_effective_area_analyisis_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_effective_area_analyisis_8hh.html b/_o_m_sim_effective_area_analyisis_8hh.html index 11f627a265..3de42dfac5 100644 --- a/_o_m_sim_effective_area_analyisis_8hh.html +++ b/_o_m_sim_effective_area_analyisis_8hh.html @@ -147,7 +147,7 @@ diff --git a/_o_m_sim_effective_area_analyisis_8hh_source.html b/_o_m_sim_effective_area_analyisis_8hh_source.html index ae4ebc5eb3..ce8fc60212 100644 --- a/_o_m_sim_effective_area_analyisis_8hh_source.html +++ b/_o_m_sim_effective_area_analyisis_8hh_source.html @@ -168,7 +168,7 @@ diff --git a/_o_m_sim_g4_radioactive_decay_8cc.html b/_o_m_sim_g4_radioactive_decay_8cc.html index 43a91743e0..92e65d309c 100644 --- a/_o_m_sim_g4_radioactive_decay_8cc.html +++ b/_o_m_sim_g4_radioactive_decay_8cc.html @@ -123,7 +123,7 @@ diff --git a/_o_m_sim_g4_radioactive_decay_8hh.html b/_o_m_sim_g4_radioactive_decay_8hh.html index 56a937b729..fb536b2ca2 100644 --- a/_o_m_sim_g4_radioactive_decay_8hh.html +++ b/_o_m_sim_g4_radioactive_decay_8hh.html @@ -166,7 +166,7 @@

diff --git a/_o_m_sim_g4_radioactive_decay_8hh_source.html b/_o_m_sim_g4_radioactive_decay_8hh_source.html index e11bfbd8ab..30f10a14ea 100644 --- a/_o_m_sim_g4_radioactive_decay_8hh_source.html +++ b/_o_m_sim_g4_radioactive_decay_8hh_source.html @@ -443,7 +443,7 @@ diff --git a/_o_m_sim_g4_scintillation_8cc.html b/_o_m_sim_g4_scintillation_8cc.html index 8146728fc8..be51f76b9e 100644 --- a/_o_m_sim_g4_scintillation_8cc.html +++ b/_o_m_sim_g4_scintillation_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_g4_scintillation_8hh.html b/_o_m_sim_g4_scintillation_8hh.html index 88f51dace7..7ef91b92e4 100644 --- a/_o_m_sim_g4_scintillation_8hh.html +++ b/_o_m_sim_g4_scintillation_8hh.html @@ -145,7 +145,7 @@ diff --git a/_o_m_sim_g4_scintillation_8hh_source.html b/_o_m_sim_g4_scintillation_8hh_source.html index 437f10c65a..f324fc5195 100644 --- a/_o_m_sim_g4_scintillation_8hh_source.html +++ b/_o_m_sim_g4_scintillation_8hh_source.html @@ -456,7 +456,7 @@ diff --git a/_o_m_sim_hit_manager_8cc.html b/_o_m_sim_hit_manager_8cc.html index ee447b66c1..4ea26d4779 100644 --- a/_o_m_sim_hit_manager_8cc.html +++ b/_o_m_sim_hit_manager_8cc.html @@ -177,7 +177,7 @@

diff --git a/_o_m_sim_hit_manager_8hh.html b/_o_m_sim_hit_manager_8hh.html index b4f4015e1a..af8bfd12d8 100644 --- a/_o_m_sim_hit_manager_8hh.html +++ b/_o_m_sim_hit_manager_8hh.html @@ -154,7 +154,7 @@ diff --git a/_o_m_sim_hit_manager_8hh_source.html b/_o_m_sim_hit_manager_8hh_source.html index 8f996280f0..adb935cc03 100644 --- a/_o_m_sim_hit_manager_8hh_source.html +++ b/_o_m_sim_hit_manager_8hh_source.html @@ -221,7 +221,7 @@ diff --git a/_o_m_sim_i_b_d_8cc.html b/_o_m_sim_i_b_d_8cc.html index 88bf096ba9..004fb75a6f 100644 --- a/_o_m_sim_i_b_d_8cc.html +++ b/_o_m_sim_i_b_d_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_i_b_d_8hh.html b/_o_m_sim_i_b_d_8hh.html index b474faf53f..062aa86c69 100644 --- a/_o_m_sim_i_b_d_8hh.html +++ b/_o_m_sim_i_b_d_8hh.html @@ -173,7 +173,7 @@

    - +
diff --git a/_o_m_sim_i_b_d_8hh_source.html b/_o_m_sim_i_b_d_8hh_source.html index bf2adfc480..9bb82948a9 100644 --- a/_o_m_sim_i_b_d_8hh_source.html +++ b/_o_m_sim_i_b_d_8hh_source.html @@ -197,7 +197,7 @@
G4double Delta
Definition: OMSimIBD.hh:84
std::vector< G4double > fixFe_Fc
Definition: OMSimIBD.hh:77
std::vector< G4double > x_lum
Definition: OMSimIBD.hh:69
-
void GeneratePrimaries(G4Event *anEvent)
Generates primary events for the simulation.
Definition: OMSimIBD.cc:69
+
void GeneratePrimaries(G4Event *anEvent)
Generates primary events for the simulation.
Definition: OMSimIBD.cc:74
G4double me
Definition: OMSimIBD.hh:87
OMSimIBD(G4ParticleGun *)
Constructor of OMSimIBD class.
Definition: OMSimIBD.cc:18
G4double NTargets
Definition: OMSimIBD.hh:86
@@ -209,10 +209,10 @@
G4int nPoints1
Definition: OMSimIBD.hh:73
OMSimSNTools mSNToolBox
Definition: OMSimIBD.hh:145
std::vector< G4double > mNuBar_time
Definition: OMSimIBD.hh:94
-
~OMSimIBD()
Destructor of OMSimIBD class.
Definition: OMSimIBD.cc:64
+
~OMSimIBD()
Destructor of OMSimIBD class.
Definition: OMSimIBD.cc:69
G4double mAlpha
Definition: OMSimIBD.hh:148
G4int angdist_nPoints
Definition: OMSimIBD.hh:79
-
G4double TotalCrossSection(G4double energy)
Calculates the total cross-section of the inverse beta decay reaction for a given energy.
Definition: OMSimIBD.cc:217
+
G4double TotalCrossSection(G4double energy)
Calculates the total cross-section of the inverse beta decay reaction for a given energy.
Definition: OMSimIBD.cc:222
std::vector< G4double > f_lum
Definition: OMSimIBD.hh:70
std::vector< G4double > fixFe_a
Definition: OMSimIBD.hh:76
G4int fixE_nPoints
Definition: OMSimIBD.hh:78
@@ -220,11 +220,11 @@
std::vector< G4double > mNuBar_meanenergy
Definition: OMSimIBD.hh:96
G4double mFixedenergy2
Definition: OMSimIBD.hh:147
std::vector< G4double > fixFe_Y
Definition: OMSimIBD.hh:75
-
G4double PositronEnergy(G4double Enubar, G4double costheta)
Computes the energy of a positron resulting from the inverse beta decay.
Definition: OMSimIBD.cc:201
+
G4double PositronEnergy(G4double Enubar, G4double costheta)
Computes the energy of a positron resulting from the inverse beta decay.
Definition: OMSimIBD.cc:206
std::vector< G4double > angdist_y
Definition: OMSimIBD.hh:81
std::vector< G4double > angdist_x
Definition: OMSimIBD.hh:80
G4double ThresholdEnergy
Definition: OMSimIBD.hh:83
-
void DistFunction(G4double Enubar)
Computes the angular distribution of the reaction ( \bar{\nu}_e + p \rightarrow e^+ + n ).
Definition: OMSimIBD.cc:156
+
void DistFunction(G4double Enubar)
Computes the angular distribution of the reaction ( \bar{\nu}_e + p \rightarrow e^+ + n ).
Definition: OMSimIBD.cc:161
std::vector< G4double > fixFe_X
Definition: OMSimIBD.hh:74
G4int nPoints0
Definition: OMSimIBD.hh:67
std::vector< G4double > mNuBar_luminosity
Definition: OMSimIBD.hh:95
@@ -238,7 +238,7 @@ diff --git a/_o_m_sim_input_data_8cc.html b/_o_m_sim_input_data_8cc.html index c1f53c1f2c..1214615122 100644 --- a/_o_m_sim_input_data_8cc.html +++ b/_o_m_sim_input_data_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_input_data_8hh.html b/_o_m_sim_input_data_8hh.html index 6c07b986ee..8cb47151ff 100644 --- a/_o_m_sim_input_data_8hh.html +++ b/_o_m_sim_input_data_8hh.html @@ -152,7 +152,7 @@ diff --git a/_o_m_sim_input_data_8hh_source.html b/_o_m_sim_input_data_8hh_source.html index ee0c14a8ca..1b43005d26 100644 --- a/_o_m_sim_input_data_8hh_source.html +++ b/_o_m_sim_input_data_8hh_source.html @@ -240,7 +240,7 @@ diff --git a/_o_m_sim_l_o_m16_8cc.html b/_o_m_sim_l_o_m16_8cc.html index 885f749758..66ffcfcd19 100644 --- a/_o_m_sim_l_o_m16_8cc.html +++ b/_o_m_sim_l_o_m16_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_l_o_m16_8hh.html b/_o_m_sim_l_o_m16_8hh.html index 2a59228372..ba69c242f0 100644 --- a/_o_m_sim_l_o_m16_8hh.html +++ b/_o_m_sim_l_o_m16_8hh.html @@ -150,7 +150,7 @@ diff --git a/_o_m_sim_l_o_m16_8hh_source.html b/_o_m_sim_l_o_m16_8hh_source.html index 20a273b0b9..d2b3a569cb 100644 --- a/_o_m_sim_l_o_m16_8hh_source.html +++ b/_o_m_sim_l_o_m16_8hh_source.html @@ -265,7 +265,7 @@ diff --git a/_o_m_sim_l_o_m18_8cc.html b/_o_m_sim_l_o_m18_8cc.html index 403e09b888..ab96174501 100644 --- a/_o_m_sim_l_o_m18_8cc.html +++ b/_o_m_sim_l_o_m18_8cc.html @@ -142,7 +142,7 @@ diff --git a/_o_m_sim_l_o_m18_8hh.html b/_o_m_sim_l_o_m18_8hh.html index 6add2250d2..a3828c312d 100644 --- a/_o_m_sim_l_o_m18_8hh.html +++ b/_o_m_sim_l_o_m18_8hh.html @@ -150,7 +150,7 @@ diff --git a/_o_m_sim_l_o_m18_8hh_source.html b/_o_m_sim_l_o_m18_8hh_source.html index 68515c539e..1fa5e990ab 100644 --- a/_o_m_sim_l_o_m18_8hh_source.html +++ b/_o_m_sim_l_o_m18_8hh_source.html @@ -279,7 +279,7 @@ diff --git a/_o_m_sim_logger_8hh.html b/_o_m_sim_logger_8hh.html index 5791fd7c92..cd6d7a1029 100644 --- a/_o_m_sim_logger_8hh.html +++ b/_o_m_sim_logger_8hh.html @@ -821,7 +821,7 @@

diff --git a/_o_m_sim_logger_8hh_source.html b/_o_m_sim_logger_8hh_source.html index 828036ba75..e2cf6467bb 100644 --- a/_o_m_sim_logger_8hh_source.html +++ b/_o_m_sim_logger_8hh_source.html @@ -277,7 +277,7 @@ diff --git a/_o_m_sim_m_d_o_m_8cc.html b/_o_m_sim_m_d_o_m_8cc.html index 1ddeb3f046..6264701428 100644 --- a/_o_m_sim_m_d_o_m_8cc.html +++ b/_o_m_sim_m_d_o_m_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_m_d_o_m_8hh.html b/_o_m_sim_m_d_o_m_8hh.html index 89c800df2d..d9b0124cd0 100644 --- a/_o_m_sim_m_d_o_m_8hh.html +++ b/_o_m_sim_m_d_o_m_8hh.html @@ -150,7 +150,7 @@ diff --git a/_o_m_sim_m_d_o_m_8hh_source.html b/_o_m_sim_m_d_o_m_8hh_source.html index 3a609fd1d3..44903a00d8 100644 --- a/_o_m_sim_m_d_o_m_8hh_source.html +++ b/_o_m_sim_m_d_o_m_8hh_source.html @@ -263,7 +263,7 @@ diff --git a/_o_m_sim_m_d_o_m_flasher_8cc.html b/_o_m_sim_m_d_o_m_flasher_8cc.html index 45482821ee..d9ccf3842b 100644 --- a/_o_m_sim_m_d_o_m_flasher_8cc.html +++ b/_o_m_sim_m_d_o_m_flasher_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_m_d_o_m_flasher_8hh.html b/_o_m_sim_m_d_o_m_flasher_8hh.html index fed1b59f4a..78e53f9328 100644 --- a/_o_m_sim_m_d_o_m_flasher_8hh.html +++ b/_o_m_sim_m_d_o_m_flasher_8hh.html @@ -155,7 +155,7 @@ diff --git a/_o_m_sim_m_d_o_m_flasher_8hh_source.html b/_o_m_sim_m_d_o_m_flasher_8hh_source.html index c2324833d1..7c0ccdc910 100644 --- a/_o_m_sim_m_d_o_m_flasher_8hh_source.html +++ b/_o_m_sim_m_d_o_m_flasher_8hh_source.html @@ -207,7 +207,7 @@ diff --git a/_o_m_sim_m_d_o_m_harness_8cc.html b/_o_m_sim_m_d_o_m_harness_8cc.html index 45723ab0fd..02cc0c240e 100644 --- a/_o_m_sim_m_d_o_m_harness_8cc.html +++ b/_o_m_sim_m_d_o_m_harness_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_m_d_o_m_harness_8hh.html b/_o_m_sim_m_d_o_m_harness_8hh.html index f102773a85..009a14ad2e 100644 --- a/_o_m_sim_m_d_o_m_harness_8hh.html +++ b/_o_m_sim_m_d_o_m_harness_8hh.html @@ -148,7 +148,7 @@ diff --git a/_o_m_sim_m_d_o_m_harness_8hh_source.html b/_o_m_sim_m_d_o_m_harness_8hh_source.html index 6b7c05fc43..49c1192466 100644 --- a/_o_m_sim_m_d_o_m_harness_8hh_source.html +++ b/_o_m_sim_m_d_o_m_harness_8hh_source.html @@ -190,7 +190,7 @@ diff --git a/_o_m_sim_optical_module_8hh.html b/_o_m_sim_optical_module_8hh.html index 9603f99c1e..4a999465e0 100644 --- a/_o_m_sim_optical_module_8hh.html +++ b/_o_m_sim_optical_module_8hh.html @@ -146,7 +146,7 @@ diff --git a/_o_m_sim_optical_module_8hh_source.html b/_o_m_sim_optical_module_8hh_source.html index df43327ffa..403dc43954 100644 --- a/_o_m_sim_optical_module_8hh_source.html +++ b/_o_m_sim_optical_module_8hh_source.html @@ -162,7 +162,7 @@ diff --git a/_o_m_sim_p_d_o_m_8cc.html b/_o_m_sim_p_d_o_m_8cc.html index 0bdee8fd97..143d34d2d4 100644 --- a/_o_m_sim_p_d_o_m_8cc.html +++ b/_o_m_sim_p_d_o_m_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_p_d_o_m_8hh.html b/_o_m_sim_p_d_o_m_8hh.html index ae606d7b48..0d37828d50 100644 --- a/_o_m_sim_p_d_o_m_8hh.html +++ b/_o_m_sim_p_d_o_m_8hh.html @@ -149,7 +149,7 @@ diff --git a/_o_m_sim_p_d_o_m_8hh_source.html b/_o_m_sim_p_d_o_m_8hh_source.html index 806cc7b40d..fab0dac762 100644 --- a/_o_m_sim_p_d_o_m_8hh_source.html +++ b/_o_m_sim_p_d_o_m_8hh_source.html @@ -154,7 +154,7 @@ diff --git a/_o_m_sim_p_m_t_construction_8cc.html b/_o_m_sim_p_m_t_construction_8cc.html index 67b165c531..ac9c2b706f 100644 --- a/_o_m_sim_p_m_t_construction_8cc.html +++ b/_o_m_sim_p_m_t_construction_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_p_m_t_construction_8hh.html b/_o_m_sim_p_m_t_construction_8hh.html index 1a00951b98..42283fb169 100644 --- a/_o_m_sim_p_m_t_construction_8hh.html +++ b/_o_m_sim_p_m_t_construction_8hh.html @@ -150,7 +150,7 @@ diff --git a/_o_m_sim_p_m_t_construction_8hh_source.html b/_o_m_sim_p_m_t_construction_8hh_source.html index 4f5ebda976..35e4d28bd4 100644 --- a/_o_m_sim_p_m_t_construction_8hh_source.html +++ b/_o_m_sim_p_m_t_construction_8hh_source.html @@ -254,7 +254,7 @@ diff --git a/_o_m_sim_p_m_t_response_8cc.html b/_o_m_sim_p_m_t_response_8cc.html index 8b5b2b4404..c7f11d611e 100644 --- a/_o_m_sim_p_m_t_response_8cc.html +++ b/_o_m_sim_p_m_t_response_8cc.html @@ -129,7 +129,7 @@ diff --git a/_o_m_sim_p_m_t_response_8hh.html b/_o_m_sim_p_m_t_response_8hh.html index 661be4f3e5..33d52befac 100644 --- a/_o_m_sim_p_m_t_response_8hh.html +++ b/_o_m_sim_p_m_t_response_8hh.html @@ -152,7 +152,7 @@ diff --git a/_o_m_sim_p_m_t_response_8hh_source.html b/_o_m_sim_p_m_t_response_8hh_source.html index f01e5173d1..3f366f9a37 100644 --- a/_o_m_sim_p_m_t_response_8hh_source.html +++ b/_o_m_sim_p_m_t_response_8hh_source.html @@ -214,7 +214,7 @@ diff --git a/_o_m_sim_s_n_analysis_8cc.html b/_o_m_sim_s_n_analysis_8cc.html index 66d23f7a2b..639d4dd642 100644 --- a/_o_m_sim_s_n_analysis_8cc.html +++ b/_o_m_sim_s_n_analysis_8cc.html @@ -135,7 +135,7 @@ diff --git a/_o_m_sim_s_n_analysis_8hh.html b/_o_m_sim_s_n_analysis_8hh.html index ca1e3abb5d..c9fbcc21e5 100644 --- a/_o_m_sim_s_n_analysis_8hh.html +++ b/_o_m_sim_s_n_analysis_8hh.html @@ -149,7 +149,7 @@ diff --git a/_o_m_sim_s_n_analysis_8hh_source.html b/_o_m_sim_s_n_analysis_8hh_source.html index 876c87c5ec..7559b49dd7 100644 --- a/_o_m_sim_s_n_analysis_8hh_source.html +++ b/_o_m_sim_s_n_analysis_8hh_source.html @@ -275,7 +275,7 @@ diff --git a/_o_m_sim_s_n_tools_8cc.html b/_o_m_sim_s_n_tools_8cc.html index ded36248ef..3044a7b074 100644 --- a/_o_m_sim_s_n_tools_8cc.html +++ b/_o_m_sim_s_n_tools_8cc.html @@ -330,7 +330,7 @@

    - +
diff --git a/_o_m_sim_s_n_tools_8hh.html b/_o_m_sim_s_n_tools_8hh.html index b7a3934608..037ebaee99 100644 --- a/_o_m_sim_s_n_tools_8hh.html +++ b/_o_m_sim_s_n_tools_8hh.html @@ -323,7 +323,7 @@

diff --git a/_o_m_sim_s_n_tools_8hh_source.html b/_o_m_sim_s_n_tools_8hh_source.html index 6ff2652b63..c20646069f 100644 --- a/_o_m_sim_s_n_tools_8hh_source.html +++ b/_o_m_sim_s_n_tools_8hh_source.html @@ -165,22 +165,22 @@
225 
243 void MakeEnergyDistribution(G4double Emean, G4double alpha, G4int nPoints, std::vector<G4double>& x, std::vector<G4double>& f);
244 #endif
-
void GetSlopes(std::vector< G4double > xvals, std::vector< G4double > yvals, G4int nPoints, std::vector< G4double > &x, std::vector< G4double > &f, std::vector< G4double > &a, std::vector< G4double > &Fc)
Prepares data for the inverse cumulative algorithm.
Definition: OMSimSNTools.cc:160
-
void MakeEnergyDistribution(G4double Emean, G4double alpha, G4int nPoints, std::vector< G4double > &x, std::vector< G4double > &f)
Generates an energy distribution array based on a predefined formula.
Definition: OMSimSNTools.cc:193
-
G4double NumberOfTargets(G4int targetPerMolecule)
Calculates the number of target particles in ice per cubic meter.
Definition: OMSimSNTools.cc:183
+
void GetSlopes(std::vector< G4double > xvals, std::vector< G4double > yvals, G4int nPoints, std::vector< G4double > &x, std::vector< G4double > &f, std::vector< G4double > &a, std::vector< G4double > &Fc)
Prepares data for the inverse cumulative algorithm.
Definition: OMSimSNTools.cc:159
+
void MakeEnergyDistribution(G4double Emean, G4double alpha, G4int nPoints, std::vector< G4double > &x, std::vector< G4double > &f)
Generates an energy distribution array based on a predefined formula.
Definition: OMSimSNTools.cc:192
+
G4double NumberOfTargets(G4int targetPerMolecule)
Calculates the number of target particles in ice per cubic meter.
Definition: OMSimSNTools.cc:182
Provides utility methods for generating ENES and IBD interactions.
Definition: OMSimSNTools.hh:30
-
G4double GetAlpha(G4double Emean, G4double Emean2)
Calculates pinching parameter of energy spectrum.
Definition: OMSimSNTools.cc:108
-
G4double EnergyDistribution(G4double Emean, G4double Emean2, G4double &alpha)
Determines the energy value using the inverse cumulative algorithm based on a given distribution.
Definition: OMSimSNTools.cc:95
-
G4double InverseCumulAlgorithm(std::vector< G4double > x, std::vector< G4double > f, std::vector< G4double > a, std::vector< G4double > Fc, G4int nPoints)
Samples values from a given distribution using the Inverse CDF algorithm.
Definition: OMSimSNTools.cc:137
+
G4double GetAlpha(G4double Emean, G4double Emean2)
Calculates pinching parameter of energy spectrum.
Definition: OMSimSNTools.cc:107
+
G4double EnergyDistribution(G4double Emean, G4double Emean2, G4double &alpha)
Determines the energy value using the inverse cumulative algorithm based on a given distribution.
Definition: OMSimSNTools.cc:94
+
G4double InverseCumulAlgorithm(std::vector< G4double > x, std::vector< G4double > f, std::vector< G4double > a, std::vector< G4double > Fc, G4int nPoints)
Samples values from a given distribution using the Inverse CDF algorithm.
Definition: OMSimSNTools.cc:136
G4ThreeVector RandomPosition()
Randomly determines a vertex position within the generation volume.
Definition: OMSimSNTools.cc:49
-
G4double WeighMe(G4double sigma, G4double NTargets)
Calculates the interaction weight based on the cross section and number of targets.
Definition: OMSimSNTools.cc:209
+
G4double WeighMe(G4double sigma, G4double NTargets)
Calculates the interaction weight based on the cross section and number of targets.
Definition: OMSimSNTools.cc:208
std::pair< std::string, std::string > getFileNames(int value)
Retrieves file names for neutrino and antineutrino fluxes based on a specified supernova model.
Definition: OMSimSNTools.cc:20
std::vector< G4double > mdompos
Definition: OMSimSNTools.hh:178
-
G4double linealinterpolation(G4double x, G4double x1, G4double x2, G4double y1, G4double y2)
Performs linear interpolation between two points.
Definition: OMSimSNTools.cc:88
-
G4int findtime(G4double time, std::vector< G4double > timearray)
Finds the nearest (or next largest) value in an array to a specified input.
Definition: OMSimSNTools.cc:126
+
G4double linealinterpolation(G4double x, G4double x1, G4double x2, G4double y1, G4double y2)
Performs linear interpolation between two points.
Definition: OMSimSNTools.cc:87
+
G4int findtime(G4double time, std::vector< G4double > timearray)
Finds the nearest (or next largest) value in an array to a specified input.
Definition: OMSimSNTools.cc:125
~OMSimSNTools()
Default destructor.
Definition: OMSimSNTools.cc:17
OMSimSNTools()
Default constructor.
Definition: OMSimSNTools.cc:14
-
G4double InverseCumul(std::vector< G4double > xvals, std::vector< G4double > yvals, G4int nPoints)
Samples a value from a given distribution using the Inverse CDF method.
Definition: OMSimSNTools.cc:114
+
G4double InverseCumul(std::vector< G4double > xvals, std::vector< G4double > yvals, G4int nPoints)
Samples a value from a given distribution using the Inverse CDF method.
Definition: OMSimSNTools.cc:113
bool CheckVolumeFormDOMs(G4ThreeVector position)
Checks if a given position is within any of the modules.
Definition: OMSimSNTools.cc:41
G4double Rmin
Definition: OMSimSNTools.hh:179
@@ -189,7 +189,7 @@ diff --git a/_o_m_sim_tracking_action_8cc.html b/_o_m_sim_tracking_action_8cc.html index ff3fd77460..10fd015802 100644 --- a/_o_m_sim_tracking_action_8cc.html +++ b/_o_m_sim_tracking_action_8cc.html @@ -196,7 +196,7 @@

diff --git a/_o_m_sim_tracking_action_8hh.html b/_o_m_sim_tracking_action_8hh.html index 889ae9ad42..065bf6dcc7 100644 --- a/_o_m_sim_tracking_action_8hh.html +++ b/_o_m_sim_tracking_action_8hh.html @@ -145,7 +145,7 @@ diff --git a/_o_m_sim_tracking_action_8hh_source.html b/_o_m_sim_tracking_action_8hh_source.html index a6a17a3e2f..202b1cd596 100644 --- a/_o_m_sim_tracking_action_8hh_source.html +++ b/_o_m_sim_tracking_action_8hh_source.html @@ -146,7 +146,7 @@ diff --git a/_o_m_sim_u_iinterface_8hh.html b/_o_m_sim_u_iinterface_8hh.html index 412ad4091a..1bb180873a 100644 --- a/_o_m_sim_u_iinterface_8hh.html +++ b/_o_m_sim_u_iinterface_8hh.html @@ -151,7 +151,7 @@ diff --git a/_o_m_sim_u_iinterface_8hh_source.html b/_o_m_sim_u_iinterface_8hh_source.html index 8c4f63c04c..e5ab63363a 100644 --- a/_o_m_sim_u_iinterface_8hh_source.html +++ b/_o_m_sim_u_iinterface_8hh_source.html @@ -207,7 +207,7 @@ diff --git a/_r_e_a_d_m_e_8md.html b/_r_e_a_d_m_e_8md.html index edbad485e0..22a0cbf1f6 100644 --- a/_r_e_a_d_m_e_8md.html +++ b/_r_e_a_d_m_e_8md.html @@ -123,7 +123,7 @@ diff --git a/abc_detector_component_8cc.html b/abc_detector_component_8cc.html index 607becab4e..6d1072b7dd 100644 --- a/abc_detector_component_8cc.html +++ b/abc_detector_component_8cc.html @@ -129,7 +129,7 @@ diff --git a/abc_detector_component_8hh.html b/abc_detector_component_8hh.html index f236791ae3..26c2156865 100644 --- a/abc_detector_component_8hh.html +++ b/abc_detector_component_8hh.html @@ -152,7 +152,7 @@ diff --git a/abc_detector_component_8hh_source.html b/abc_detector_component_8hh_source.html index bf2c61ab5a..91f17bcfd3 100644 --- a/abc_detector_component_8hh_source.html +++ b/abc_detector_component_8hh_source.html @@ -240,7 +240,7 @@ diff --git a/annotated.html b/annotated.html index caa7cd962a..60791c59ba 100644 --- a/annotated.html +++ b/annotated.html @@ -194,7 +194,7 @@ diff --git a/class_angular_scan-members.html b/class_angular_scan-members.html index 9d3ec5d1cf..b54c3a687b 100644 --- a/class_angular_scan-members.html +++ b/class_angular_scan-members.html @@ -136,7 +136,7 @@ diff --git a/class_angular_scan.html b/class_angular_scan.html index 803fa129df..dbb97621cf 100644 --- a/class_angular_scan.html +++ b/class_angular_scan.html @@ -447,7 +447,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_c_a_d_mesh_template-members.html b/class_c_a_d_mesh_1_1_c_a_d_mesh_template-members.html index a98fa0ca77..7efd554b85 100644 --- a/class_c_a_d_mesh_1_1_c_a_d_mesh_template-members.html +++ b/class_c_a_d_mesh_1_1_c_a_d_mesh_template-members.html @@ -162,7 +162,7 @@ diff --git a/class_c_a_d_mesh_1_1_c_a_d_mesh_template.html b/class_c_a_d_mesh_1_1_c_a_d_mesh_template.html index f78c071681..803ff624e7 100644 --- a/class_c_a_d_mesh_1_1_c_a_d_mesh_template.html +++ b/class_c_a_d_mesh_1_1_c_a_d_mesh_template.html @@ -1167,7 +1167,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_built_in_reader-members.html b/class_c_a_d_mesh_1_1_file_1_1_built_in_reader-members.html index 08c81a3f3e..825f909218 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_built_in_reader-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_built_in_reader-members.html @@ -140,7 +140,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_built_in_reader.html b/class_c_a_d_mesh_1_1_file_1_1_built_in_reader.html index 641e847f31..3c2f4d7029 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_built_in_reader.html +++ b/class_c_a_d_mesh_1_1_file_1_1_built_in_reader.html @@ -259,7 +259,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_lexer-members.html b/class_c_a_d_mesh_1_1_file_1_1_lexer-members.html index 37228259fb..5143298a11 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_lexer-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_lexer-members.html @@ -173,7 +173,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_lexer.html b/class_c_a_d_mesh_1_1_file_1_1_lexer.html index b78ff3a00d..d6fefeabc4 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_lexer.html +++ b/class_c_a_d_mesh_1_1_file_1_1_lexer.html @@ -1491,7 +1491,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader-members.html b/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader-members.html index d655652b9e..a2772dddf8 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader-members.html @@ -150,7 +150,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader.html b/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader.html index 92d1a63a7a..a7c1faa7fe 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader.html +++ b/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader.html @@ -551,7 +551,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader-members.html b/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader-members.html index e228560a78..0a037bdadc 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader-members.html @@ -157,7 +157,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader.html b/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader.html index 42f7240d82..01f21e43f4 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader.html +++ b/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader.html @@ -737,7 +737,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_reader-members.html b/class_c_a_d_mesh_1_1_file_1_1_reader-members.html index 0a49e792b7..48c82ae4d2 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_reader-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_reader-members.html @@ -139,7 +139,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_reader.html b/class_c_a_d_mesh_1_1_file_1_1_reader.html index bd586e1758..27a4ea33ee 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_reader.html +++ b/class_c_a_d_mesh_1_1_file_1_1_reader.html @@ -543,7 +543,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader-members.html b/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader-members.html index afd57c2273..e0dcd68dbb 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader-members.html +++ b/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader-members.html @@ -152,7 +152,7 @@ diff --git a/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader.html b/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader.html index aab532b365..a7e58072ea 100644 --- a/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader.html +++ b/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader.html @@ -596,7 +596,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_mesh-members.html b/class_c_a_d_mesh_1_1_mesh-members.html index f977f4aac1..7287c9dd94 100644 --- a/class_c_a_d_mesh_1_1_mesh-members.html +++ b/class_c_a_d_mesh_1_1_mesh-members.html @@ -136,7 +136,7 @@ diff --git a/class_c_a_d_mesh_1_1_mesh.html b/class_c_a_d_mesh_1_1_mesh.html index b768eb5d45..64405c1cdf 100644 --- a/class_c_a_d_mesh_1_1_mesh.html +++ b/class_c_a_d_mesh_1_1_mesh.html @@ -488,7 +488,7 @@

    - +
diff --git a/class_c_a_d_mesh_1_1_tessellated_mesh-members.html b/class_c_a_d_mesh_1_1_tessellated_mesh-members.html index 54279ad4c1..02cfe72255 100644 --- a/class_c_a_d_mesh_1_1_tessellated_mesh-members.html +++ b/class_c_a_d_mesh_1_1_tessellated_mesh-members.html @@ -174,7 +174,7 @@ diff --git a/class_c_a_d_mesh_1_1_tessellated_mesh.html b/class_c_a_d_mesh_1_1_tessellated_mesh.html index 4e94461fa8..9908e22b51 100644 --- a/class_c_a_d_mesh_1_1_tessellated_mesh.html +++ b/class_c_a_d_mesh_1_1_tessellated_mesh.html @@ -726,7 +726,7 @@

    - +
diff --git a/class_custom_properties-members.html b/class_custom_properties-members.html index 9745e72024..9983f97a91 100644 --- a/class_custom_properties-members.html +++ b/class_custom_properties-members.html @@ -138,7 +138,7 @@ diff --git a/class_custom_properties.html b/class_custom_properties.html index cb8258f07e..d03169ed95 100644 --- a/class_custom_properties.html +++ b/class_custom_properties.html @@ -344,7 +344,7 @@

    - +
diff --git a/class_d_e_g_g-members.html b/class_d_e_g_g-members.html index 62c7ef9fc0..dfbee5defd 100644 --- a/class_d_e_g_g-members.html +++ b/class_d_e_g_g-members.html @@ -172,7 +172,7 @@ diff --git a/class_d_e_g_g.html b/class_d_e_g_g.html index 8ee0a0371f..f121c4f245 100644 --- a/class_d_e_g_g.html +++ b/class_d_e_g_g.html @@ -649,7 +649,7 @@

    - +
diff --git a/class_d_egg_harness-members.html b/class_d_egg_harness-members.html index a948d93f21..aad961d13c 100644 --- a/class_d_egg_harness-members.html +++ b/class_d_egg_harness-members.html @@ -176,7 +176,7 @@ diff --git a/class_d_egg_harness.html b/class_d_egg_harness.html index 92d72e2365..c4e71cbbcc 100644 --- a/class_d_egg_harness.html +++ b/class_d_egg_harness.html @@ -703,7 +703,7 @@

    - +
diff --git a/class_event_info_manager-members.html b/class_event_info_manager-members.html index 58e68b3cae..0115f3efe0 100644 --- a/class_event_info_manager-members.html +++ b/class_event_info_manager-members.html @@ -138,7 +138,7 @@ diff --git a/class_event_info_manager.html b/class_event_info_manager.html index d17e3895ad..968de91412 100644 --- a/class_event_info_manager.html +++ b/class_event_info_manager.html @@ -499,7 +499,7 @@

    - +
diff --git a/class_g4_radioactive_decay-members.html b/class_g4_radioactive_decay-members.html index 8933437538..ec0e319572 100644 --- a/class_g4_radioactive_decay-members.html +++ b/class_g4_radioactive_decay-members.html @@ -182,7 +182,7 @@ diff --git a/class_g4_radioactive_decay.html b/class_g4_radioactive_decay.html index 950a39385e..e957733416 100644 --- a/class_g4_radioactive_decay.html +++ b/class_g4_radioactive_decay.html @@ -1690,7 +1690,7 @@

    - +
diff --git a/class_ice_cube_ice-members.html b/class_ice_cube_ice-members.html index 1a30735ded..bdeadaa123 100644 --- a/class_ice_cube_ice-members.html +++ b/class_ice_cube_ice-members.html @@ -152,7 +152,7 @@ diff --git a/class_ice_cube_ice.html b/class_ice_cube_ice.html index c839c64c2b..2c63f8c6b0 100644 --- a/class_ice_cube_ice.html +++ b/class_ice_cube_ice.html @@ -553,7 +553,7 @@

    - +
diff --git a/class_input_data_manager-members.html b/class_input_data_manager-members.html index 21a7d935ae..06eff18898 100644 --- a/class_input_data_manager-members.html +++ b/class_input_data_manager-members.html @@ -143,7 +143,7 @@ diff --git a/class_input_data_manager.html b/class_input_data_manager.html index 1961009b35..3cd4334332 100644 --- a/class_input_data_manager.html +++ b/class_input_data_manager.html @@ -464,7 +464,7 @@

    - +
diff --git a/class_isotope_decays-members.html b/class_isotope_decays-members.html index 711b331163..fe399aa3b0 100644 --- a/class_isotope_decays-members.html +++ b/class_isotope_decays-members.html @@ -135,7 +135,7 @@ diff --git a/class_isotope_decays.html b/class_isotope_decays.html index c66bb5ede6..326bc0a552 100644 --- a/class_isotope_decays.html +++ b/class_isotope_decays.html @@ -445,7 +445,7 @@

    - +
diff --git a/class_l_o_m16-members.html b/class_l_o_m16-members.html index b7ab309edf..75b70af144 100644 --- a/class_l_o_m16-members.html +++ b/class_l_o_m16-members.html @@ -214,7 +214,7 @@ diff --git a/class_l_o_m16.html b/class_l_o_m16.html index 3a4a133807..6e0c7b26aa 100644 --- a/class_l_o_m16.html +++ b/class_l_o_m16.html @@ -1574,7 +1574,7 @@

    - +
diff --git a/class_l_o_m18-members.html b/class_l_o_m18-members.html index 1560f2a773..e9c3dad5a8 100644 --- a/class_l_o_m18-members.html +++ b/class_l_o_m18-members.html @@ -215,7 +215,7 @@ diff --git a/class_l_o_m18.html b/class_l_o_m18.html index 0ccc90dcdd..a6da966f29 100644 --- a/class_l_o_m18.html +++ b/class_l_o_m18.html @@ -1585,7 +1585,7 @@

    - +
diff --git a/class_no_optics-members.html b/class_no_optics-members.html index 5b8a9574aa..655b923d2e 100644 --- a/class_no_optics-members.html +++ b/class_no_optics-members.html @@ -142,7 +142,7 @@ diff --git a/class_no_optics.html b/class_no_optics.html index a0e8fe6c62..b71d80f34d 100644 --- a/class_no_optics.html +++ b/class_no_optics.html @@ -255,7 +255,7 @@

    - +
diff --git a/class_o_m_sim-members.html b/class_o_m_sim-members.html index a1aeae8e85..b9e99eab46 100644 --- a/class_o_m_sim-members.html +++ b/class_o_m_sim-members.html @@ -144,7 +144,7 @@ diff --git a/class_o_m_sim.html b/class_o_m_sim.html index 0372da5733..723acabc45 100644 --- a/class_o_m_sim.html +++ b/class_o_m_sim.html @@ -588,7 +588,7 @@

    - +
diff --git a/class_o_m_sim_command_args_table-members.html b/class_o_m_sim_command_args_table-members.html index 0016c2414d..67166d0381 100644 --- a/class_o_m_sim_command_args_table-members.html +++ b/class_o_m_sim_command_args_table-members.html @@ -139,7 +139,7 @@ diff --git a/class_o_m_sim_command_args_table.html b/class_o_m_sim_command_args_table.html index 1ad1cd3ee5..258fa9457e 100644 --- a/class_o_m_sim_command_args_table.html +++ b/class_o_m_sim_command_args_table.html @@ -571,7 +571,7 @@

    - +
diff --git a/class_o_m_sim_decays_analysis-members.html b/class_o_m_sim_decays_analysis-members.html index 6f505ed2e0..f755188ad6 100644 --- a/class_o_m_sim_decays_analysis-members.html +++ b/class_o_m_sim_decays_analysis-members.html @@ -141,7 +141,7 @@ diff --git a/class_o_m_sim_decays_analysis.html b/class_o_m_sim_decays_analysis.html index ce719d048f..180e85403a 100644 --- a/class_o_m_sim_decays_analysis.html +++ b/class_o_m_sim_decays_analysis.html @@ -544,7 +544,7 @@

    - +
diff --git a/class_o_m_sim_detector_construction-members.html b/class_o_m_sim_detector_construction-members.html index fd7e0d103f..af2befa7c0 100644 --- a/class_o_m_sim_detector_construction-members.html +++ b/class_o_m_sim_detector_construction-members.html @@ -143,7 +143,7 @@ diff --git a/class_o_m_sim_detector_construction.html b/class_o_m_sim_detector_construction.html index 2dbd4d4eb7..981b6e9d08 100644 --- a/class_o_m_sim_detector_construction.html +++ b/class_o_m_sim_detector_construction.html @@ -553,7 +553,7 @@

    - +
diff --git a/class_o_m_sim_effective_area_analyisis-members.html b/class_o_m_sim_effective_area_analyisis-members.html index 72afc0a95c..b17cb1cbad 100644 --- a/class_o_m_sim_effective_area_analyisis-members.html +++ b/class_o_m_sim_effective_area_analyisis-members.html @@ -132,7 +132,7 @@ diff --git a/class_o_m_sim_effective_area_analyisis.html b/class_o_m_sim_effective_area_analyisis.html index ecb62265bf..ac61039ba3 100644 --- a/class_o_m_sim_effective_area_analyisis.html +++ b/class_o_m_sim_effective_area_analyisis.html @@ -304,7 +304,7 @@

    - +
diff --git a/class_o_m_sim_event_action-members.html b/class_o_m_sim_event_action-members.html index ff63074de6..ca82ca06f4 100644 --- a/class_o_m_sim_event_action-members.html +++ b/class_o_m_sim_event_action-members.html @@ -137,7 +137,7 @@ diff --git a/class_o_m_sim_event_action.html b/class_o_m_sim_event_action.html index 16cfccd3c7..e6ba24300b 100644 --- a/class_o_m_sim_event_action.html +++ b/class_o_m_sim_event_action.html @@ -382,7 +382,7 @@

    - +
diff --git a/class_o_m_sim_g4_scintillation-members.html b/class_o_m_sim_g4_scintillation-members.html index bb1864034e..284642a856 100644 --- a/class_o_m_sim_g4_scintillation-members.html +++ b/class_o_m_sim_g4_scintillation-members.html @@ -211,7 +211,7 @@ diff --git a/class_o_m_sim_g4_scintillation.html b/class_o_m_sim_g4_scintillation.html index 2834a17f35..479cf51231 100644 --- a/class_o_m_sim_g4_scintillation.html +++ b/class_o_m_sim_g4_scintillation.html @@ -2474,7 +2474,7 @@

    - +
diff --git a/class_o_m_sim_hit_manager-members.html b/class_o_m_sim_hit_manager-members.html index 5a91b5bdfb..a4fb203501 100644 --- a/class_o_m_sim_hit_manager-members.html +++ b/class_o_m_sim_hit_manager-members.html @@ -139,7 +139,7 @@ diff --git a/class_o_m_sim_hit_manager.html b/class_o_m_sim_hit_manager.html index 9919537c5e..eb8a28d6e6 100644 --- a/class_o_m_sim_hit_manager.html +++ b/class_o_m_sim_hit_manager.html @@ -629,7 +629,7 @@

    - +
diff --git a/class_o_m_sim_i_b_d-members.html b/class_o_m_sim_i_b_d-members.html index dc875c83f3..c8779ee5a6 100644 --- a/class_o_m_sim_i_b_d-members.html +++ b/class_o_m_sim_i_b_d-members.html @@ -165,7 +165,7 @@ diff --git a/class_o_m_sim_i_b_d.html b/class_o_m_sim_i_b_d.html index aee995308d..8d1691c6e2 100644 --- a/class_o_m_sim_i_b_d.html +++ b/class_o_m_sim_i_b_d.html @@ -957,7 +957,7 @@

    - +
diff --git a/class_o_m_sim_p_m_t_construction-members.html b/class_o_m_sim_p_m_t_construction-members.html index b27ebd20c2..513045c367 100644 --- a/class_o_m_sim_p_m_t_construction-members.html +++ b/class_o_m_sim_p_m_t_construction-members.html @@ -198,7 +198,7 @@ diff --git a/class_o_m_sim_p_m_t_construction.html b/class_o_m_sim_p_m_t_construction.html index 7005783920..bd8a5674ad 100644 --- a/class_o_m_sim_p_m_t_construction.html +++ b/class_o_m_sim_p_m_t_construction.html @@ -1365,7 +1365,7 @@

    - +
diff --git a/class_o_m_sim_p_m_t_response-members.html b/class_o_m_sim_p_m_t_response-members.html index e3270b69c4..2e3c11e41a 100644 --- a/class_o_m_sim_p_m_t_response-members.html +++ b/class_o_m_sim_p_m_t_response-members.html @@ -148,7 +148,7 @@ diff --git a/class_o_m_sim_p_m_t_response.html b/class_o_m_sim_p_m_t_response.html index 67290ac144..264102b280 100644 --- a/class_o_m_sim_p_m_t_response.html +++ b/class_o_m_sim_p_m_t_response.html @@ -914,7 +914,7 @@

    - +
diff --git a/class_o_m_sim_physics_list-members.html b/class_o_m_sim_physics_list-members.html index 4ead0891f0..8c3c66bd07 100644 --- a/class_o_m_sim_physics_list-members.html +++ b/class_o_m_sim_physics_list-members.html @@ -140,7 +140,7 @@ diff --git a/class_o_m_sim_physics_list.html b/class_o_m_sim_physics_list.html index 8126fc2691..ea9a335a1f 100644 --- a/class_o_m_sim_physics_list.html +++ b/class_o_m_sim_physics_list.html @@ -525,7 +525,7 @@

    - +
diff --git a/class_o_m_sim_primary_generator_action-members.html b/class_o_m_sim_primary_generator_action-members.html index 058f4af3d2..3d99652577 100644 --- a/class_o_m_sim_primary_generator_action-members.html +++ b/class_o_m_sim_primary_generator_action-members.html @@ -140,7 +140,7 @@ diff --git a/class_o_m_sim_primary_generator_action.html b/class_o_m_sim_primary_generator_action.html index 00f40217c1..f3b285ca8a 100644 --- a/class_o_m_sim_primary_generator_action.html +++ b/class_o_m_sim_primary_generator_action.html @@ -506,7 +506,7 @@

    - +
diff --git a/class_o_m_sim_run_action-members.html b/class_o_m_sim_run_action-members.html index c472480c75..88d9b939d7 100644 --- a/class_o_m_sim_run_action-members.html +++ b/class_o_m_sim_run_action-members.html @@ -133,7 +133,7 @@ diff --git a/class_o_m_sim_run_action.html b/class_o_m_sim_run_action.html index 117d85f5f4..f5ad65788f 100644 --- a/class_o_m_sim_run_action.html +++ b/class_o_m_sim_run_action.html @@ -367,7 +367,7 @@

    - +
diff --git a/class_o_m_sim_s_n_analysis-members.html b/class_o_m_sim_s_n_analysis-members.html index 78f384b8cf..7552d53e14 100644 --- a/class_o_m_sim_s_n_analysis-members.html +++ b/class_o_m_sim_s_n_analysis-members.html @@ -163,7 +163,7 @@ diff --git a/class_o_m_sim_s_n_analysis.html b/class_o_m_sim_s_n_analysis.html index 61567b5592..f20ff9872d 100644 --- a/class_o_m_sim_s_n_analysis.html +++ b/class_o_m_sim_s_n_analysis.html @@ -816,7 +816,7 @@

    - +
diff --git a/class_o_m_sim_s_n_tools-members.html b/class_o_m_sim_s_n_tools-members.html index 8bface6543..69ca0e9212 100644 --- a/class_o_m_sim_s_n_tools-members.html +++ b/class_o_m_sim_s_n_tools-members.html @@ -139,7 +139,7 @@ diff --git a/class_o_m_sim_s_n_tools.html b/class_o_m_sim_s_n_tools.html index 12900a5192..f43d6818df 100644 --- a/class_o_m_sim_s_n_tools.html +++ b/class_o_m_sim_s_n_tools.html @@ -673,7 +673,7 @@

    - +
diff --git a/class_o_m_sim_stepping_action-members.html b/class_o_m_sim_stepping_action-members.html index 70baecae6c..7175936522 100644 --- a/class_o_m_sim_stepping_action-members.html +++ b/class_o_m_sim_stepping_action-members.html @@ -134,7 +134,7 @@ diff --git a/class_o_m_sim_stepping_action.html b/class_o_m_sim_stepping_action.html index 5cea126f09..7ea40b77a7 100644 --- a/class_o_m_sim_stepping_action.html +++ b/class_o_m_sim_stepping_action.html @@ -370,7 +370,7 @@

    - +
diff --git a/class_o_m_sim_tracking_action-members.html b/class_o_m_sim_tracking_action-members.html index d49fded5d5..c05438a000 100644 --- a/class_o_m_sim_tracking_action-members.html +++ b/class_o_m_sim_tracking_action-members.html @@ -129,7 +129,7 @@ diff --git a/class_o_m_sim_tracking_action.html b/class_o_m_sim_tracking_action.html index 2fb0914aa9..89e7da88ef 100644 --- a/class_o_m_sim_tracking_action.html +++ b/class_o_m_sim_tracking_action.html @@ -250,7 +250,7 @@

    - +
diff --git a/class_o_m_sim_u_iinterface-members.html b/class_o_m_sim_u_iinterface-members.html index 0bc2867602..a205c38099 100644 --- a/class_o_m_sim_u_iinterface-members.html +++ b/class_o_m_sim_u_iinterface-members.html @@ -136,7 +136,7 @@ diff --git a/class_o_m_sim_u_iinterface.html b/class_o_m_sim_u_iinterface.html index f7311a4374..6cbfe75411 100644 --- a/class_o_m_sim_u_iinterface.html +++ b/class_o_m_sim_u_iinterface.html @@ -568,7 +568,7 @@

    - +
diff --git a/class_optical_module-members.html b/class_optical_module-members.html index ffab7e5233..c4e5218275 100644 --- a/class_optical_module-members.html +++ b/class_optical_module-members.html @@ -165,7 +165,7 @@ diff --git a/class_optical_module.html b/class_optical_module.html index 26ff5505e7..638bcc7969 100644 --- a/class_optical_module.html +++ b/class_optical_module.html @@ -381,7 +381,7 @@

    - +
diff --git a/class_parameter_table-members.html b/class_parameter_table-members.html index 2addc4fead..c7c7beb3fd 100644 --- a/class_parameter_table-members.html +++ b/class_parameter_table-members.html @@ -134,7 +134,7 @@ diff --git a/class_parameter_table.html b/class_parameter_table.html index 1845be560d..c8757c9166 100644 --- a/class_parameter_table.html +++ b/class_parameter_table.html @@ -469,7 +469,7 @@

    - +
diff --git a/class_reflective_surface-members.html b/class_reflective_surface-members.html index 239ad262cb..c9a2af7457 100644 --- a/class_reflective_surface-members.html +++ b/class_reflective_surface-members.html @@ -138,7 +138,7 @@ diff --git a/class_reflective_surface.html b/class_reflective_surface.html index c2a12be65a..8e9bdd080d 100644 --- a/class_reflective_surface.html +++ b/class_reflective_surface.html @@ -335,7 +335,7 @@

    - +
diff --git a/class_refraction_and_absorption-members.html b/class_refraction_and_absorption-members.html index e64e4026e0..858eabf9c2 100644 --- a/class_refraction_and_absorption-members.html +++ b/class_refraction_and_absorption-members.html @@ -142,7 +142,7 @@ diff --git a/class_refraction_and_absorption.html b/class_refraction_and_absorption.html index 4a1b496ffd..9fbc247628 100644 --- a/class_refraction_and_absorption.html +++ b/class_refraction_and_absorption.html @@ -254,7 +254,7 @@

    - +
diff --git a/class_refraction_only-members.html b/class_refraction_only-members.html index d5459dffef..cff91dbeb9 100644 --- a/class_refraction_only-members.html +++ b/class_refraction_only-members.html @@ -142,7 +142,7 @@ diff --git a/class_refraction_only.html b/class_refraction_only.html index ce24698177..adc3ba9547 100644 --- a/class_refraction_only.html +++ b/class_refraction_only.html @@ -255,7 +255,7 @@

    - +
diff --git a/class_scintillation_properties-members.html b/class_scintillation_properties-members.html index 60043241c7..50128ff392 100644 --- a/class_scintillation_properties-members.html +++ b/class_scintillation_properties-members.html @@ -144,7 +144,7 @@ diff --git a/class_scintillation_properties.html b/class_scintillation_properties.html index e0958382ad..fae7b15b00 100644 --- a/class_scintillation_properties.html +++ b/class_scintillation_properties.html @@ -612,7 +612,7 @@

    - +
diff --git a/classabc_data_file-members.html b/classabc_data_file-members.html index df88af872c..c40c7db0f0 100644 --- a/classabc_data_file-members.html +++ b/classabc_data_file-members.html @@ -133,7 +133,7 @@ diff --git a/classabc_data_file.html b/classabc_data_file.html index b376e0ddfb..ec2a4e9ec8 100644 --- a/classabc_data_file.html +++ b/classabc_data_file.html @@ -373,7 +373,7 @@

    - +
diff --git a/classabc_detector_component-members.html b/classabc_detector_component-members.html index dba312c7e7..a6caa98869 100644 --- a/classabc_detector_component-members.html +++ b/classabc_detector_component-members.html @@ -160,7 +160,7 @@ diff --git a/classabc_detector_component.html b/classabc_detector_component.html index 287f9e5347..269656e8d8 100644 --- a/classabc_detector_component.html +++ b/classabc_detector_component.html @@ -1167,7 +1167,7 @@

    - +
diff --git a/classabc_material_data-members.html b/classabc_material_data-members.html index 74cb8a1f59..76973adbe2 100644 --- a/classabc_material_data-members.html +++ b/classabc_material_data-members.html @@ -141,7 +141,7 @@ diff --git a/classabc_material_data.html b/classabc_material_data.html index fd6307dce0..bb22b76b77 100644 --- a/classabc_material_data.html +++ b/classabc_material_data.html @@ -390,7 +390,7 @@

    - +
diff --git a/classes.html b/classes.html index 3b3c86e227..c331526a17 100644 --- a/classes.html +++ b/classes.html @@ -176,7 +176,7 @@ diff --git a/classm_d_o_m-members.html b/classm_d_o_m-members.html index 51deb7a438..2b08eaad5a 100644 --- a/classm_d_o_m-members.html +++ b/classm_d_o_m-members.html @@ -211,7 +211,7 @@ diff --git a/classm_d_o_m.html b/classm_d_o_m.html index 9a8685b985..f73b562e36 100644 --- a/classm_d_o_m.html +++ b/classm_d_o_m.html @@ -1480,7 +1480,7 @@

    - +
diff --git a/classm_d_o_m_flasher-members.html b/classm_d_o_m_flasher-members.html index 875b1aa0bd..42658b37bb 100644 --- a/classm_d_o_m_flasher-members.html +++ b/classm_d_o_m_flasher-members.html @@ -179,7 +179,7 @@ diff --git a/classm_d_o_m_flasher.html b/classm_d_o_m_flasher.html index 57a9d1c46c..f7e2dc60bf 100644 --- a/classm_d_o_m_flasher.html +++ b/classm_d_o_m_flasher.html @@ -799,7 +799,7 @@

    - +
diff --git a/classm_d_o_m_harness-members.html b/classm_d_o_m_harness-members.html index 5e5dbc80d7..574e24a525 100644 --- a/classm_d_o_m_harness-members.html +++ b/classm_d_o_m_harness-members.html @@ -180,7 +180,7 @@ diff --git a/classm_d_o_m_harness.html b/classm_d_o_m_harness.html index 41fbd06e5a..3cee98baf8 100644 --- a/classm_d_o_m_harness.html +++ b/classm_d_o_m_harness.html @@ -781,7 +781,7 @@

    - +
diff --git a/classmdom_primary_generator_messenger-members.html b/classmdom_primary_generator_messenger-members.html index 7d94e39ce9..fa44d2c662 100644 --- a/classmdom_primary_generator_messenger-members.html +++ b/classmdom_primary_generator_messenger-members.html @@ -131,7 +131,7 @@ diff --git a/classmdom_primary_generator_messenger.html b/classmdom_primary_generator_messenger.html index 61f80b5652..aafaa523f7 100644 --- a/classmdom_primary_generator_messenger.html +++ b/classmdom_primary_generator_messenger.html @@ -302,7 +302,7 @@

diff --git a/classp_d_o_m-members.html b/classp_d_o_m-members.html index fc8a75abb8..bdb8326b90 100644 --- a/classp_d_o_m-members.html +++ b/classp_d_o_m-members.html @@ -168,7 +168,7 @@ diff --git a/classp_d_o_m.html b/classp_d_o_m.html index a415535609..0b6b37e8f5 100644 --- a/classp_d_o_m.html +++ b/classp_d_o_m.html @@ -412,7 +412,7 @@

    - +
diff --git a/common_2framework_2include_2_o_m_sim_run_action_8hh.html b/common_2framework_2include_2_o_m_sim_run_action_8hh.html index c4b94e93c9..03620e1779 100644 --- a/common_2framework_2include_2_o_m_sim_run_action_8hh.html +++ b/common_2framework_2include_2_o_m_sim_run_action_8hh.html @@ -145,7 +145,7 @@ diff --git a/common_2framework_2include_2_o_m_sim_run_action_8hh_source.html b/common_2framework_2include_2_o_m_sim_run_action_8hh_source.html index 631f52d746..cc2fdd11e8 100644 --- a/common_2framework_2include_2_o_m_sim_run_action_8hh_source.html +++ b/common_2framework_2include_2_o_m_sim_run_action_8hh_source.html @@ -147,7 +147,7 @@ diff --git a/dir_000002_000003.html b/dir_000002_000003.html index 57cbd92b90..88dae64add 100644 --- a/dir_000002_000003.html +++ b/dir_000002_000003.html @@ -119,7 +119,7 @@

src → include Relation

    - +
diff --git a/dir_000004_000005.html b/dir_000004_000005.html index e04b1daba9..05c5705ef6 100644 --- a/dir_000004_000005.html +++ b/dir_000004_000005.html @@ -119,7 +119,7 @@

radioactive_decays → include Relation

    - +
diff --git a/dir_000005_000000.html b/dir_000005_000000.html index c89152a3c2..f240b3965c 100644 --- a/dir_000005_000000.html +++ b/dir_000005_000000.html @@ -119,7 +119,7 @@

include → common Relation

diff --git a/dir_000007_000000.html b/dir_000007_000000.html index 795408ec3e..f6ebc26f2f 100644 --- a/dir_000007_000000.html +++ b/dir_000007_000000.html @@ -119,7 +119,7 @@

src → common Relation

    - +
diff --git a/dir_000007_000008.html b/dir_000007_000008.html index b43773d1da..25078eeb79 100644 --- a/dir_000007_000008.html +++ b/dir_000007_000008.html @@ -119,7 +119,7 @@

src → include Relation

    - +
diff --git a/dir_000008_000000.html b/dir_000008_000000.html index 0938526771..c81082546f 100644 --- a/dir_000008_000000.html +++ b/dir_000008_000000.html @@ -119,7 +119,7 @@

include → common Relation

diff --git a/dir_000009_000000.html b/dir_000009_000000.html index a21b64cf28..d5cd36598a 100644 --- a/dir_000009_000000.html +++ b/dir_000009_000000.html @@ -119,7 +119,7 @@

effective_area → common Relation

    - +
diff --git a/dir_000009_000011.html b/dir_000009_000011.html index 3d0c69ed22..cef4dbb4ba 100644 --- a/dir_000009_000011.html +++ b/dir_000009_000011.html @@ -119,7 +119,7 @@

effective_area → include Relation

    - +
diff --git a/dir_000010_000000.html b/dir_000010_000000.html index a0cda23a9e..f63c88e432 100644 --- a/dir_000010_000000.html +++ b/dir_000010_000000.html @@ -119,7 +119,7 @@

src → common Relation

    - +
diff --git a/dir_000010_000011.html b/dir_000010_000011.html index 053e0c1f2f..6b59034b69 100644 --- a/dir_000010_000011.html +++ b/dir_000010_000011.html @@ -119,7 +119,7 @@

src → include Relation

    - +
diff --git a/dir_000011_000000.html b/dir_000011_000000.html index 7f717caa63..a9a87ce90d 100644 --- a/dir_000011_000000.html +++ b/dir_000011_000000.html @@ -119,7 +119,7 @@

include → common Relation

diff --git a/dir_000012_000000.html b/dir_000012_000000.html index a03432eec2..e48fd3419c 100644 --- a/dir_000012_000000.html +++ b/dir_000012_000000.html @@ -119,7 +119,7 @@

src → common Relation

    - +
diff --git a/dir_000012_000005.html b/dir_000012_000005.html index fe51ef5ff3..87ddf77951 100644 --- a/dir_000012_000005.html +++ b/dir_000012_000005.html @@ -119,7 +119,7 @@

src → include Relation

    - +
diff --git a/dir_000013_000001.html b/dir_000013_000001.html index 167afde746..8612149f4b 100644 --- a/dir_000013_000001.html +++ b/dir_000013_000001.html @@ -119,7 +119,7 @@

optical_modules → framework Relation

    - +
diff --git a/dir_000014_000001.html b/dir_000014_000001.html index 2cb910720c..2ec7c3a40a 100644 --- a/dir_000014_000001.html +++ b/dir_000014_000001.html @@ -119,7 +119,7 @@

src → framework Relation

< diff --git a/dir_000014_000015.html b/dir_000014_000015.html index d0a204a89e..b4d7e087a0 100644 --- a/dir_000014_000015.html +++ b/dir_000014_000015.html @@ -119,7 +119,7 @@

src → include Relation

    - +
diff --git a/dir_000015_000001.html b/dir_000015_000001.html index b1997fb6d1..8ca75554cf 100644 --- a/dir_000015_000001.html +++ b/dir_000015_000001.html @@ -119,7 +119,7 @@

include → framework Relation

    - +
diff --git a/dir_0508a806709bbb036eb481438c5edd07.html b/dir_0508a806709bbb036eb481438c5edd07.html index d2f70facef..cc74fdba06 100644 --- a/dir_0508a806709bbb036eb481438c5edd07.html +++ b/dir_0508a806709bbb036eb481438c5edd07.html @@ -143,7 +143,7 @@ diff --git a/dir_067620130b80b08c0f6387663e9785ff.html b/dir_067620130b80b08c0f6387663e9785ff.html index 45efb73679..b934ae9048 100644 --- a/dir_067620130b80b08c0f6387663e9785ff.html +++ b/dir_067620130b80b08c0f6387663e9785ff.html @@ -148,7 +148,7 @@ diff --git a/dir_1bc21981797ed08ef994409d474646cd.html b/dir_1bc21981797ed08ef994409d474646cd.html index ee8cc91937..858d72071d 100644 --- a/dir_1bc21981797ed08ef994409d474646cd.html +++ b/dir_1bc21981797ed08ef994409d474646cd.html @@ -162,7 +162,7 @@ diff --git a/dir_3eb80fb40bb9918af86e7507fbd94fb7.html b/dir_3eb80fb40bb9918af86e7507fbd94fb7.html index 0ba2a2f48c..60868b768b 100644 --- a/dir_3eb80fb40bb9918af86e7507fbd94fb7.html +++ b/dir_3eb80fb40bb9918af86e7507fbd94fb7.html @@ -154,7 +154,7 @@ diff --git a/dir_55900704eaef4284595bcb315f6dde1d.html b/dir_55900704eaef4284595bcb315f6dde1d.html index b00c2feafb..a78acac6d5 100644 --- a/dir_55900704eaef4284595bcb315f6dde1d.html +++ b/dir_55900704eaef4284595bcb315f6dde1d.html @@ -149,7 +149,7 @@ diff --git a/dir_5c9994549f1b04962ce70143cf697342.html b/dir_5c9994549f1b04962ce70143cf697342.html index f2d6a58d64..c3857dfa01 100644 --- a/dir_5c9994549f1b04962ce70143cf697342.html +++ b/dir_5c9994549f1b04962ce70143cf697342.html @@ -150,7 +150,7 @@ diff --git a/dir_864f292c5cbb4a74180810cb2e80dd5b.html b/dir_864f292c5cbb4a74180810cb2e80dd5b.html index 86cfa091fd..fd52291841 100644 --- a/dir_864f292c5cbb4a74180810cb2e80dd5b.html +++ b/dir_864f292c5cbb4a74180810cb2e80dd5b.html @@ -137,7 +137,7 @@ diff --git a/dir_8b9196544f899077021e98e42ad8aa98.html b/dir_8b9196544f899077021e98e42ad8aa98.html index e778026711..b91173c5ee 100644 --- a/dir_8b9196544f899077021e98e42ad8aa98.html +++ b/dir_8b9196544f899077021e98e42ad8aa98.html @@ -159,7 +159,7 @@ diff --git a/dir_92a6dce2fc7a56e8eeab455633cad61b.html b/dir_92a6dce2fc7a56e8eeab455633cad61b.html index b19f4632a5..1479ef7cc8 100644 --- a/dir_92a6dce2fc7a56e8eeab455633cad61b.html +++ b/dir_92a6dce2fc7a56e8eeab455633cad61b.html @@ -153,7 +153,7 @@ diff --git a/dir_bdd9a5d540de89e9fe90efdfc6973a4f.html b/dir_bdd9a5d540de89e9fe90efdfc6973a4f.html index e2d030d25a..4ce5371b3f 100644 --- a/dir_bdd9a5d540de89e9fe90efdfc6973a4f.html +++ b/dir_bdd9a5d540de89e9fe90efdfc6973a4f.html @@ -137,7 +137,7 @@ diff --git a/dir_c36bb099819ad84805be167dee96fbce.html b/dir_c36bb099819ad84805be167dee96fbce.html index a1223b7670..e1f3e44249 100644 --- a/dir_c36bb099819ad84805be167dee96fbce.html +++ b/dir_c36bb099819ad84805be167dee96fbce.html @@ -142,7 +142,7 @@ diff --git a/dir_cb570a242dbc0052c0f504f8f76c32b4.html b/dir_cb570a242dbc0052c0f504f8f76c32b4.html index 141fbe67c1..446d69992d 100644 --- a/dir_cb570a242dbc0052c0f504f8f76c32b4.html +++ b/dir_cb570a242dbc0052c0f504f8f76c32b4.html @@ -137,7 +137,7 @@ diff --git a/dir_cc4f7c071413eda74783f4f9188a2332.html b/dir_cc4f7c071413eda74783f4f9188a2332.html index c65c2fbaca..b5b213f4ed 100644 --- a/dir_cc4f7c071413eda74783f4f9188a2332.html +++ b/dir_cc4f7c071413eda74783f4f9188a2332.html @@ -153,7 +153,7 @@ diff --git a/dir_d37c0932b77460c292883242d0a02c13.html b/dir_d37c0932b77460c292883242d0a02c13.html index 589f73b308..be1133cf8f 100644 --- a/dir_d37c0932b77460c292883242d0a02c13.html +++ b/dir_d37c0932b77460c292883242d0a02c13.html @@ -147,7 +147,7 @@ diff --git a/dir_d93c684152b9dbfa36b614b4419d35b9.html b/dir_d93c684152b9dbfa36b614b4419d35b9.html index 2e45b8cf66..8040515f9d 100644 --- a/dir_d93c684152b9dbfa36b614b4419d35b9.html +++ b/dir_d93c684152b9dbfa36b614b4419d35b9.html @@ -142,7 +142,7 @@ diff --git a/dir_fa719980a1b7d4d52b7831b795f5e2fd.html b/dir_fa719980a1b7d4d52b7831b795f5e2fd.html index 04252c538e..399eb86737 100644 --- a/dir_fa719980a1b7d4d52b7831b795f5e2fd.html +++ b/dir_fa719980a1b7d4d52b7831b795f5e2fd.html @@ -149,7 +149,7 @@ diff --git a/effective__area_2include_2_o_m_sim_detector_construction_8hh.html b/effective__area_2include_2_o_m_sim_detector_construction_8hh.html index c353a1c07b..0ed191f34c 100644 --- a/effective__area_2include_2_o_m_sim_detector_construction_8hh.html +++ b/effective__area_2include_2_o_m_sim_detector_construction_8hh.html @@ -140,7 +140,7 @@ diff --git a/effective__area_2include_2_o_m_sim_detector_construction_8hh_source.html b/effective__area_2include_2_o_m_sim_detector_construction_8hh_source.html index 4c6382df0c..6380a456be 100644 --- a/effective__area_2include_2_o_m_sim_detector_construction_8hh_source.html +++ b/effective__area_2include_2_o_m_sim_detector_construction_8hh_source.html @@ -161,7 +161,7 @@ diff --git a/effective__area_2include_2_o_m_sim_event_action_8hh.html b/effective__area_2include_2_o_m_sim_event_action_8hh.html index c2da52c4b7..99408a932c 100644 --- a/effective__area_2include_2_o_m_sim_event_action_8hh.html +++ b/effective__area_2include_2_o_m_sim_event_action_8hh.html @@ -141,7 +141,7 @@ diff --git a/effective__area_2include_2_o_m_sim_event_action_8hh_source.html b/effective__area_2include_2_o_m_sim_event_action_8hh_source.html index 9ae19fa8c7..8f5a7759c8 100644 --- a/effective__area_2include_2_o_m_sim_event_action_8hh_source.html +++ b/effective__area_2include_2_o_m_sim_event_action_8hh_source.html @@ -179,7 +179,7 @@ diff --git a/effective__area_2include_2_o_m_sim_physics_list_8hh.html b/effective__area_2include_2_o_m_sim_physics_list_8hh.html index bda0b3f536..a60d90518e 100644 --- a/effective__area_2include_2_o_m_sim_physics_list_8hh.html +++ b/effective__area_2include_2_o_m_sim_physics_list_8hh.html @@ -139,7 +139,7 @@ diff --git a/effective__area_2include_2_o_m_sim_physics_list_8hh_source.html b/effective__area_2include_2_o_m_sim_physics_list_8hh_source.html index 3075afed0f..c724a3467e 100644 --- a/effective__area_2include_2_o_m_sim_physics_list_8hh_source.html +++ b/effective__area_2include_2_o_m_sim_physics_list_8hh_source.html @@ -152,7 +152,7 @@ diff --git a/effective__area_2include_2_o_m_sim_primary_generator_action_8hh.html b/effective__area_2include_2_o_m_sim_primary_generator_action_8hh.html index 2f088a007e..4ce270c832 100644 --- a/effective__area_2include_2_o_m_sim_primary_generator_action_8hh.html +++ b/effective__area_2include_2_o_m_sim_primary_generator_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/effective__area_2include_2_o_m_sim_primary_generator_action_8hh_source.html b/effective__area_2include_2_o_m_sim_primary_generator_action_8hh_source.html index e90666d768..7da6aaafed 100644 --- a/effective__area_2include_2_o_m_sim_primary_generator_action_8hh_source.html +++ b/effective__area_2include_2_o_m_sim_primary_generator_action_8hh_source.html @@ -149,7 +149,7 @@ diff --git a/effective__area_2include_2_o_m_sim_stepping_action_8hh.html b/effective__area_2include_2_o_m_sim_stepping_action_8hh.html index 0136bc7e03..c2c352c64d 100644 --- a/effective__area_2include_2_o_m_sim_stepping_action_8hh.html +++ b/effective__area_2include_2_o_m_sim_stepping_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/effective__area_2include_2_o_m_sim_stepping_action_8hh_source.html b/effective__area_2include_2_o_m_sim_stepping_action_8hh_source.html index 7788b49705..ab43857d26 100644 --- a/effective__area_2include_2_o_m_sim_stepping_action_8hh_source.html +++ b/effective__area_2include_2_o_m_sim_stepping_action_8hh_source.html @@ -146,7 +146,7 @@ diff --git a/effective__area_2src_2_o_m_sim_detector_construction_8cc.html b/effective__area_2src_2_o_m_sim_detector_construction_8cc.html index 0ae548dc60..ec5edf34fe 100644 --- a/effective__area_2src_2_o_m_sim_detector_construction_8cc.html +++ b/effective__area_2src_2_o_m_sim_detector_construction_8cc.html @@ -129,7 +129,7 @@ diff --git a/effective__area_2src_2_o_m_sim_event_action_8cc.html b/effective__area_2src_2_o_m_sim_event_action_8cc.html index 9935ac5935..4089e494df 100644 --- a/effective__area_2src_2_o_m_sim_event_action_8cc.html +++ b/effective__area_2src_2_o_m_sim_event_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/effective__area_2src_2_o_m_sim_physics_list_8cc.html b/effective__area_2src_2_o_m_sim_physics_list_8cc.html index d8dc98e338..4ec014f259 100644 --- a/effective__area_2src_2_o_m_sim_physics_list_8cc.html +++ b/effective__area_2src_2_o_m_sim_physics_list_8cc.html @@ -129,7 +129,7 @@ diff --git a/effective__area_2src_2_o_m_sim_primary_generator_action_8cc.html b/effective__area_2src_2_o_m_sim_primary_generator_action_8cc.html index 337b816e56..9b4fdd3265 100644 --- a/effective__area_2src_2_o_m_sim_primary_generator_action_8cc.html +++ b/effective__area_2src_2_o_m_sim_primary_generator_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/effective__area_2src_2_o_m_sim_stepping_action_8cc.html b/effective__area_2src_2_o_m_sim_stepping_action_8cc.html index a17ccc5d6d..62824b0d87 100644 --- a/effective__area_2src_2_o_m_sim_stepping_action_8cc.html +++ b/effective__area_2src_2_o_m_sim_stepping_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/files.html b/files.html index ebfbbf862f..472058cb59 100644 --- a/files.html +++ b/files.html @@ -222,7 +222,7 @@ diff --git a/functions.html b/functions.html index 100547a0dc..4b7482934c 100644 --- a/functions.html +++ b/functions.html @@ -205,7 +205,7 @@

- a -

    diff --git a/functions_b.html b/functions_b.html index e25f32adf7..4fcb30e80b 100644 --- a/functions_b.html +++ b/functions_b.html @@ -153,7 +153,7 @@

    - b -

      diff --git a/functions_c.html b/functions_c.html index 9b2219c868..ec55407e32 100644 --- a/functions_c.html +++ b/functions_c.html @@ -259,7 +259,7 @@

      - c -

        diff --git a/functions_d.html b/functions_d.html index fe9911dc42..0928951380 100644 --- a/functions_d.html +++ b/functions_d.html @@ -191,7 +191,7 @@

        - d -

          diff --git a/functions_e.html b/functions_e.html index ec0677aec8..76cc2e4337 100644 --- a/functions_e.html +++ b/functions_e.html @@ -215,7 +215,7 @@

          - e -

            diff --git a/functions_f.html b/functions_f.html index a34a4bf03f..3fb005b571 100644 --- a/functions_f.html +++ b/functions_f.html @@ -252,7 +252,7 @@

            - f -

              diff --git a/functions_func.html b/functions_func.html index f9231c2adf..40791b2c51 100644 --- a/functions_func.html +++ b/functions_func.html @@ -184,7 +184,7 @@

              - a -

                diff --git a/functions_func_b.html b/functions_func_b.html index c1a968d453..445981c453 100644 --- a/functions_func_b.html +++ b/functions_func_b.html @@ -153,7 +153,7 @@

                - b -

                  diff --git a/functions_func_c.html b/functions_func_c.html index 2c13b9d89a..7c511ca80e 100644 --- a/functions_func_c.html +++ b/functions_func_c.html @@ -244,7 +244,7 @@

                  - c -

                    diff --git a/functions_func_d.html b/functions_func_d.html index 8a7cef18ba..d433edb755 100644 --- a/functions_func_d.html +++ b/functions_func_d.html @@ -158,7 +158,7 @@

                    - d -

                      diff --git a/functions_func_e.html b/functions_func_e.html index e1335cb7f9..529066928b 100644 --- a/functions_func_e.html +++ b/functions_func_e.html @@ -193,7 +193,7 @@

                      - e -

                        diff --git a/functions_func_f.html b/functions_func_f.html index f2fa599e24..7cccc332e6 100644 --- a/functions_func_f.html +++ b/functions_func_f.html @@ -153,7 +153,7 @@

                        - f -

                          diff --git a/functions_func_g.html b/functions_func_g.html index c3d5c15ab7..f9ac25ae62 100644 --- a/functions_func_g.html +++ b/functions_func_g.html @@ -373,7 +373,7 @@

                          - g -

                            diff --git a/functions_func_h.html b/functions_func_h.html index aa59d1f0b4..492f8c542d 100644 --- a/functions_func_h.html +++ b/functions_func_h.html @@ -134,7 +134,7 @@

                            - h -

                              diff --git a/functions_func_i.html b/functions_func_i.html index e28dcffbd6..bade324a55 100644 --- a/functions_func_i.html +++ b/functions_func_i.html @@ -164,7 +164,7 @@

                              - i -

                                diff --git a/functions_func_k.html b/functions_func_k.html index b813a95b0f..9b1dbcc557 100644 --- a/functions_func_k.html +++ b/functions_func_k.html @@ -125,7 +125,7 @@

                                - k -

                                  diff --git a/functions_func_l.html b/functions_func_l.html index cc6f350aef..33e22dc94f 100644 --- a/functions_func_l.html +++ b/functions_func_l.html @@ -146,7 +146,7 @@

                                  - l -

                                    diff --git a/functions_func_m.html b/functions_func_m.html index e103fc5c02..743ddf6909 100644 --- a/functions_func_m.html +++ b/functions_func_m.html @@ -168,7 +168,7 @@

                                    - m -

                                      diff --git a/functions_func_n.html b/functions_func_n.html index 05277abb6b..ff27025334 100644 --- a/functions_func_n.html +++ b/functions_func_n.html @@ -134,7 +134,7 @@

                                      - n -

                                        diff --git a/functions_func_o.html b/functions_func_o.html index c9ad4dd421..d92d2e0c16 100644 --- a/functions_func_o.html +++ b/functions_func_o.html @@ -210,7 +210,7 @@

                                        - o -

                                          diff --git a/functions_func_p.html b/functions_func_p.html index 91a1adbd86..9c0c5729b4 100644 --- a/functions_func_p.html +++ b/functions_func_p.html @@ -231,7 +231,7 @@

                                          - p -

                                            diff --git a/functions_func_r.html b/functions_func_r.html index 47fafe4d4b..1b3346d80e 100644 --- a/functions_func_r.html +++ b/functions_func_r.html @@ -173,7 +173,7 @@

                                            - r -

                                              diff --git a/functions_func_s.html b/functions_func_s.html index 7c6090be68..699b6ae98c 100644 --- a/functions_func_s.html +++ b/functions_func_s.html @@ -308,7 +308,7 @@

                                              - s -

                                                diff --git a/functions_func_t.html b/functions_func_t.html index ebff7bb04e..310f599e8b 100644 --- a/functions_func_t.html +++ b/functions_func_t.html @@ -134,7 +134,7 @@

                                                - t -

                                                  diff --git a/functions_func_u.html b/functions_func_u.html index 86775811a0..0e015eeebc 100644 --- a/functions_func_u.html +++ b/functions_func_u.html @@ -128,7 +128,7 @@

                                                  - u -

                                                    diff --git a/functions_func_w.html b/functions_func_w.html index 1f7ad40b84..763ffbbe49 100644 --- a/functions_func_w.html +++ b/functions_func_w.html @@ -158,7 +158,7 @@

                                                    - w -

                                                      diff --git a/functions_func_~.html b/functions_func_~.html index ffef2313ee..5474c2b9f8 100644 --- a/functions_func_~.html +++ b/functions_func_~.html @@ -215,7 +215,7 @@

                                                      - ~ -

                                                        diff --git a/functions_g.html b/functions_g.html index e78177cfbb..23d9cc4341 100644 --- a/functions_g.html +++ b/functions_g.html @@ -379,7 +379,7 @@

                                                        - g -

                                                          diff --git a/functions_h.html b/functions_h.html index 6e1863d643..1a038dd646 100644 --- a/functions_h.html +++ b/functions_h.html @@ -144,7 +144,7 @@

                                                          - h -

                                                            diff --git a/functions_i.html b/functions_i.html index 66fc7da0ce..13a4070600 100644 --- a/functions_i.html +++ b/functions_i.html @@ -179,7 +179,7 @@

                                                            - i -

                                                              diff --git a/functions_k.html b/functions_k.html index a86126efb6..09f44ce5e3 100644 --- a/functions_k.html +++ b/functions_k.html @@ -128,7 +128,7 @@

                                                              - k -

                                                                diff --git a/functions_l.html b/functions_l.html index d851a90346..009e707e45 100644 --- a/functions_l.html +++ b/functions_l.html @@ -167,7 +167,7 @@

                                                                - l -

                                                                  diff --git a/functions_m.html b/functions_m.html index a22d52daf5..a0f6faca35 100644 --- a/functions_m.html +++ b/functions_m.html @@ -858,7 +858,7 @@

                                                                  - m -

                                                                    diff --git a/functions_n.html b/functions_n.html index aa87da6417..519fe4700d 100644 --- a/functions_n.html +++ b/functions_n.html @@ -174,7 +174,7 @@

                                                                    - n -

                                                                      diff --git a/functions_o.html b/functions_o.html index 5db93e6997..9c6ce3faa7 100644 --- a/functions_o.html +++ b/functions_o.html @@ -222,7 +222,7 @@

                                                                      - o -

                                                                        diff --git a/functions_p.html b/functions_p.html index 6e1063953f..157a2857d1 100644 --- a/functions_p.html +++ b/functions_p.html @@ -325,7 +325,7 @@

                                                                        - p -

                                                                          diff --git a/functions_q.html b/functions_q.html index 3b0f76f473..866ccc5a74 100644 --- a/functions_q.html +++ b/functions_q.html @@ -125,7 +125,7 @@

                                                                          - q -

                                                                            diff --git a/functions_r.html b/functions_r.html index 6f0c44d788..cdfe369639 100644 --- a/functions_r.html +++ b/functions_r.html @@ -191,7 +191,7 @@

                                                                            - r -

                                                                              diff --git a/functions_s.html b/functions_s.html index 756d8ca31a..07ac68f301 100644 --- a/functions_s.html +++ b/functions_s.html @@ -320,7 +320,7 @@

                                                                              - s -

                                                                                diff --git a/functions_t.html b/functions_t.html index 570d263f41..2ac39e0ea6 100644 --- a/functions_t.html +++ b/functions_t.html @@ -164,7 +164,7 @@

                                                                                - t -

                                                                                  diff --git a/functions_type.html b/functions_type.html index a5099484e4..465b367c45 100644 --- a/functions_type.html +++ b/functions_type.html @@ -126,7 +126,7 @@ diff --git a/functions_u.html b/functions_u.html index b21b227032..121441ab97 100644 --- a/functions_u.html +++ b/functions_u.html @@ -131,7 +131,7 @@

                                                                                  - u -

                                                                                    diff --git a/functions_v.html b/functions_v.html index 8791f2b11d..e951330295 100644 --- a/functions_v.html +++ b/functions_v.html @@ -149,7 +149,7 @@

                                                                                    - v -

                                                                                      diff --git a/functions_vars.html b/functions_vars.html index d70740974e..acbb761350 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -143,7 +143,7 @@

                                                                                      - a -

                                                                                        diff --git a/functions_vars_c.html b/functions_vars_c.html index 436a1d9004..6a448d098e 100644 --- a/functions_vars_c.html +++ b/functions_vars_c.html @@ -137,7 +137,7 @@

                                                                                        - c -

                                                                                          diff --git a/functions_vars_d.html b/functions_vars_d.html index c819757cba..8d424af66e 100644 --- a/functions_vars_d.html +++ b/functions_vars_d.html @@ -155,7 +155,7 @@

                                                                                          - d -

                                                                                            diff --git a/functions_vars_e.html b/functions_vars_e.html index fa6b23edde..a06234944e 100644 --- a/functions_vars_e.html +++ b/functions_vars_e.html @@ -144,7 +144,7 @@

                                                                                            - e -

                                                                                              diff --git a/functions_vars_f.html b/functions_vars_f.html index d53b992ab4..64cea164c4 100644 --- a/functions_vars_f.html +++ b/functions_vars_f.html @@ -221,7 +221,7 @@

                                                                                              - f -

                                                                                                diff --git a/functions_vars_g.html b/functions_vars_g.html index b4a6ad206b..08fd9d7bda 100644 --- a/functions_vars_g.html +++ b/functions_vars_g.html @@ -128,7 +128,7 @@

                                                                                                - g -

                                                                                                  diff --git a/functions_vars_h.html b/functions_vars_h.html index 0f9bfc913a..8f27b7ba62 100644 --- a/functions_vars_h.html +++ b/functions_vars_h.html @@ -132,7 +132,7 @@

                                                                                                  - h -

                                                                                                    diff --git a/functions_vars_i.html b/functions_vars_i.html index 472d6d4a29..08aea7b46f 100644 --- a/functions_vars_i.html +++ b/functions_vars_i.html @@ -137,7 +137,7 @@

                                                                                                    - i -

                                                                                                      diff --git a/functions_vars_l.html b/functions_vars_l.html index b56e075d31..e49e7f087a 100644 --- a/functions_vars_l.html +++ b/functions_vars_l.html @@ -143,7 +143,7 @@

                                                                                                      - l -

                                                                                                        diff --git a/functions_vars_m.html b/functions_vars_m.html index a74549d5cd..e232f6853e 100644 --- a/functions_vars_m.html +++ b/functions_vars_m.html @@ -812,7 +812,7 @@

                                                                                                        - m -

                                                                                                          diff --git a/functions_vars_n.html b/functions_vars_n.html index 34b636fa41..bd4ca454d2 100644 --- a/functions_vars_n.html +++ b/functions_vars_n.html @@ -162,7 +162,7 @@

                                                                                                          - n -

                                                                                                            diff --git a/functions_vars_o.html b/functions_vars_o.html index 68d55ff964..ef0321168b 100644 --- a/functions_vars_o.html +++ b/functions_vars_o.html @@ -134,7 +134,7 @@

                                                                                                            - o -

                                                                                                              diff --git a/functions_vars_p.html b/functions_vars_p.html index 8ff7d31a5a..9d33972c0b 100644 --- a/functions_vars_p.html +++ b/functions_vars_p.html @@ -216,7 +216,7 @@

                                                                                                              - p -

                                                                                                                diff --git a/functions_vars_q.html b/functions_vars_q.html index 67dccef7c1..129fe81750 100644 --- a/functions_vars_q.html +++ b/functions_vars_q.html @@ -125,7 +125,7 @@

                                                                                                                - q -

                                                                                                                  diff --git a/functions_vars_r.html b/functions_vars_r.html index 00e0c75602..e1a4001cf2 100644 --- a/functions_vars_r.html +++ b/functions_vars_r.html @@ -140,7 +140,7 @@

                                                                                                                  - r -

                                                                                                                    diff --git a/functions_vars_s.html b/functions_vars_s.html index fa2413a606..c208441c5b 100644 --- a/functions_vars_s.html +++ b/functions_vars_s.html @@ -134,7 +134,7 @@

                                                                                                                    - s -

                                                                                                                      diff --git a/functions_vars_t.html b/functions_vars_t.html index 319d08f732..fd8db6c838 100644 --- a/functions_vars_t.html +++ b/functions_vars_t.html @@ -152,7 +152,7 @@

                                                                                                                      - t -

                                                                                                                        diff --git a/functions_vars_u.html b/functions_vars_u.html index 47edbb82dd..d8a9d68cf1 100644 --- a/functions_vars_u.html +++ b/functions_vars_u.html @@ -125,7 +125,7 @@

                                                                                                                        - u -

                                                                                                                          diff --git a/functions_vars_v.html b/functions_vars_v.html index 5b26054dc7..ea26a43f3c 100644 --- a/functions_vars_v.html +++ b/functions_vars_v.html @@ -146,7 +146,7 @@

                                                                                                                          - v -

                                                                                                                            diff --git a/functions_vars_w.html b/functions_vars_w.html index cfaec854ca..1006a0b230 100644 --- a/functions_vars_w.html +++ b/functions_vars_w.html @@ -131,7 +131,7 @@

                                                                                                                            - w -

                                                                                                                              diff --git a/functions_vars_x.html b/functions_vars_x.html index bf9e334a4f..89258ca609 100644 --- a/functions_vars_x.html +++ b/functions_vars_x.html @@ -131,7 +131,7 @@

                                                                                                                              - x -

                                                                                                                                diff --git a/functions_vars_y.html b/functions_vars_y.html index 3ff53ed7ae..975f86c049 100644 --- a/functions_vars_y.html +++ b/functions_vars_y.html @@ -131,7 +131,7 @@

                                                                                                                                - y -

                                                                                                                                  diff --git a/functions_vars_z.html b/functions_vars_z.html index 6a741586a2..e103396a43 100644 --- a/functions_vars_z.html +++ b/functions_vars_z.html @@ -128,7 +128,7 @@

                                                                                                                                  - z -

                                                                                                                                    diff --git a/functions_w.html b/functions_w.html index d1301e29fe..d5bb396f81 100644 --- a/functions_w.html +++ b/functions_w.html @@ -167,7 +167,7 @@

                                                                                                                                    - w -

                                                                                                                                      diff --git a/functions_x.html b/functions_x.html index 020dca9f6a..b32807c0ef 100644 --- a/functions_x.html +++ b/functions_x.html @@ -131,7 +131,7 @@

                                                                                                                                      - x -

                                                                                                                                        diff --git a/functions_y.html b/functions_y.html index 987fce106a..a617b5e106 100644 --- a/functions_y.html +++ b/functions_y.html @@ -131,7 +131,7 @@

                                                                                                                                        - y -

                                                                                                                                          diff --git a/functions_z.html b/functions_z.html index ad51834c01..29678a16ca 100644 --- a/functions_z.html +++ b/functions_z.html @@ -128,7 +128,7 @@

                                                                                                                                          - z -

                                                                                                                                            diff --git a/functions_~.html b/functions_~.html index af43e0dde9..d45ee7c267 100644 --- a/functions_~.html +++ b/functions_~.html @@ -215,7 +215,7 @@

                                                                                                                                            - ~ -

                                                                                                                                              diff --git a/globals.html b/globals.html index 0f8ce877e4..48cb0cfe35 100644 --- a/globals.html +++ b/globals.html @@ -512,7 +512,7 @@

                                                                                                                                              - w -

                                                                                                                                                diff --git a/globals_defs.html b/globals_defs.html index a589485179..4411b2a653 100644 --- a/globals_defs.html +++ b/globals_defs.html @@ -447,7 +447,7 @@

                                                                                                                                                - w -

                                                                                                                                                  diff --git a/globals_func.html b/globals_func.html index 7339a84e85..d644c8d66e 100644 --- a/globals_func.html +++ b/globals_func.html @@ -152,7 +152,7 @@ diff --git a/globals_type.html b/globals_type.html index 96e245300a..98d6f019fb 100644 --- a/globals_type.html +++ b/globals_type.html @@ -123,7 +123,7 @@ diff --git a/globals_vars.html b/globals_vars.html index 14404f175e..41c7293c5e 100644 --- a/globals_vars.html +++ b/globals_vars.html @@ -146,7 +146,7 @@ diff --git a/graph_legend.html b/graph_legend.html index 64b7541786..e916240648 100644 --- a/graph_legend.html +++ b/graph_legend.html @@ -182,7 +182,7 @@ diff --git a/group___effective_area.html b/group___effective_area.html index 7e0a2ee308..7ab8afdff9 100644 --- a/group___effective_area.html +++ b/group___effective_area.html @@ -193,7 +193,7 @@

                                                                                                                                                  diff --git a/group__bubble.html b/group__bubble.html index d84aa9aa9f..099857a51f 100644 --- a/group__bubble.html +++ b/group__bubble.html @@ -127,7 +127,7 @@ diff --git a/group__common.html b/group__common.html index 537c524e60..5d0361d113 100644 --- a/group__common.html +++ b/group__common.html @@ -268,7 +268,7 @@

                                                                                                                                                  diff --git a/group__radioactive.html b/group__radioactive.html index 1cb14d7cff..d7032960b3 100644 --- a/group__radioactive.html +++ b/group__radioactive.html @@ -146,7 +146,7 @@ diff --git a/group__sngroup.html b/group__sngroup.html index bcad6ab518..1bbe069ff6 100644 --- a/group__sngroup.html +++ b/group__sngroup.html @@ -127,7 +127,7 @@ diff --git a/hierarchy.html b/hierarchy.html index a4c459d712..38e93d927b 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -220,7 +220,7 @@ diff --git a/index.html b/index.html index fd5eebb80e..e09255ac55 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

                                                                                                                                                  diff --git a/inherits.html b/inherits.html index 8ef28caa23..a9f3ab4f5d 100644 --- a/inherits.html +++ b/inherits.html @@ -206,7 +206,7 @@ diff --git a/latex/_c_a_d_mesh_8hh__dep__incl.pdf b/latex/_c_a_d_mesh_8hh__dep__incl.pdf index 07bb2e2d01..1351e9d5ca 100644 Binary files a/latex/_c_a_d_mesh_8hh__dep__incl.pdf and b/latex/_c_a_d_mesh_8hh__dep__incl.pdf differ diff --git a/latex/_c_a_d_mesh_8hh__incl.pdf b/latex/_c_a_d_mesh_8hh__incl.pdf index 8b3df6a46a..86d909c57c 100644 Binary files a/latex/_c_a_d_mesh_8hh__incl.pdf and b/latex/_c_a_d_mesh_8hh__incl.pdf differ diff --git a/latex/_g4_scintillation_8hh__incl.pdf b/latex/_g4_scintillation_8hh__incl.pdf index bc9de29069..20acea8459 100644 Binary files a/latex/_g4_scintillation_8hh__incl.pdf and b/latex/_g4_scintillation_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_8cc__incl.pdf b/latex/_o_m_sim_8cc__incl.pdf index c3fb755e7e..a133c09b08 100644 Binary files a/latex/_o_m_sim_8cc__incl.pdf and b/latex/_o_m_sim_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_8hh__dep__incl.pdf b/latex/_o_m_sim_8hh__dep__incl.pdf index 2b91f7a22d..1cbde50c98 100644 Binary files a/latex/_o_m_sim_8hh__dep__incl.pdf and b/latex/_o_m_sim_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_8hh__incl.pdf b/latex/_o_m_sim_8hh__incl.pdf index f42cb7ea3d..32a3352dcf 100644 Binary files a/latex/_o_m_sim_8hh__incl.pdf and b/latex/_o_m_sim_8hh__incl.pdf differ diff --git a/latex/_o_m_sim__effective__area_8cc__incl.pdf b/latex/_o_m_sim__effective__area_8cc__incl.pdf index 5be288c4dd..655480d971 100644 Binary files a/latex/_o_m_sim__effective__area_8cc__incl.pdf and b/latex/_o_m_sim__effective__area_8cc__incl.pdf differ diff --git a/latex/_o_m_sim__radioactive__decays_8cc__incl.pdf b/latex/_o_m_sim__radioactive__decays_8cc__incl.pdf index 0328b24a22..d49555ea00 100644 Binary files a/latex/_o_m_sim__radioactive__decays_8cc__incl.pdf and b/latex/_o_m_sim__radioactive__decays_8cc__incl.pdf differ diff --git a/latex/_o_m_sim__supernova_8cc__incl.pdf b/latex/_o_m_sim__supernova_8cc__incl.pdf index 4f010210b1..b2d341c6dc 100644 Binary files a/latex/_o_m_sim__supernova_8cc__incl.pdf and b/latex/_o_m_sim__supernova_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_angular_scan_8cc__incl.pdf b/latex/_o_m_sim_angular_scan_8cc__incl.pdf index d434a4c114..fc4947b86a 100644 Binary files a/latex/_o_m_sim_angular_scan_8cc__incl.pdf and b/latex/_o_m_sim_angular_scan_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_angular_scan_8hh__dep__incl.pdf b/latex/_o_m_sim_angular_scan_8hh__dep__incl.pdf index 57f3256572..5431f7ae21 100644 Binary files a/latex/_o_m_sim_angular_scan_8hh__dep__incl.pdf and b/latex/_o_m_sim_angular_scan_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_angular_scan_8hh__incl.pdf b/latex/_o_m_sim_angular_scan_8hh__incl.pdf index a6f99c2edc..3e30834d11 100644 Binary files a/latex/_o_m_sim_angular_scan_8hh__incl.pdf and b/latex/_o_m_sim_angular_scan_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_command_args_table_8hh__dep__incl.pdf b/latex/_o_m_sim_command_args_table_8hh__dep__incl.pdf index 6238f79625..f57f0cac58 100644 Binary files a/latex/_o_m_sim_command_args_table_8hh__dep__incl.pdf and b/latex/_o_m_sim_command_args_table_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_command_args_table_8hh__incl.pdf b/latex/_o_m_sim_command_args_table_8hh__incl.pdf index 380992a514..f0a516075b 100644 Binary files a/latex/_o_m_sim_command_args_table_8hh__incl.pdf and b/latex/_o_m_sim_command_args_table_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_8cc__incl.pdf b/latex/_o_m_sim_d_e_g_g_8cc__incl.pdf index 7fd9282bfe..b0cc1603c4 100644 Binary files a/latex/_o_m_sim_d_e_g_g_8cc__incl.pdf and b/latex/_o_m_sim_d_e_g_g_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_8hh__dep__incl.pdf b/latex/_o_m_sim_d_e_g_g_8hh__dep__incl.pdf index b5cdb5f08f..f46bf9c035 100644 Binary files a/latex/_o_m_sim_d_e_g_g_8hh__dep__incl.pdf and b/latex/_o_m_sim_d_e_g_g_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_8hh__incl.pdf b/latex/_o_m_sim_d_e_g_g_8hh__incl.pdf index e2625352bd..37b485c346 100644 Binary files a/latex/_o_m_sim_d_e_g_g_8hh__incl.pdf and b/latex/_o_m_sim_d_e_g_g_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_harness_8cc__incl.pdf b/latex/_o_m_sim_d_e_g_g_harness_8cc__incl.pdf index 559eea04f9..bf4a11e489 100644 Binary files a/latex/_o_m_sim_d_e_g_g_harness_8cc__incl.pdf and b/latex/_o_m_sim_d_e_g_g_harness_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_harness_8hh__dep__incl.pdf b/latex/_o_m_sim_d_e_g_g_harness_8hh__dep__incl.pdf index ced86e936f..dea02f9d9f 100644 Binary files a/latex/_o_m_sim_d_e_g_g_harness_8hh__dep__incl.pdf and b/latex/_o_m_sim_d_e_g_g_harness_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_d_e_g_g_harness_8hh__incl.pdf b/latex/_o_m_sim_d_e_g_g_harness_8hh__incl.pdf index c016a6bcaa..ebaf8476c8 100644 Binary files a/latex/_o_m_sim_d_e_g_g_harness_8hh__incl.pdf and b/latex/_o_m_sim_d_e_g_g_harness_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_data_file_types_8cc__incl.pdf b/latex/_o_m_sim_data_file_types_8cc__incl.pdf index 51bbb6b72b..bf499a9e67 100644 Binary files a/latex/_o_m_sim_data_file_types_8cc__incl.pdf and b/latex/_o_m_sim_data_file_types_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_data_file_types_8hh__dep__incl.pdf b/latex/_o_m_sim_data_file_types_8hh__dep__incl.pdf index 023afd6254..965778b251 100644 Binary files a/latex/_o_m_sim_data_file_types_8hh__dep__incl.pdf and b/latex/_o_m_sim_data_file_types_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_data_file_types_8hh__incl.pdf b/latex/_o_m_sim_data_file_types_8hh__incl.pdf index 5000d64eb1..e5f156bd45 100644 Binary files a/latex/_o_m_sim_data_file_types_8hh__incl.pdf and b/latex/_o_m_sim_data_file_types_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_decays_analysis_8cc__incl.pdf b/latex/_o_m_sim_decays_analysis_8cc__incl.pdf index 0c3f30ae1d..69f4239843 100644 Binary files a/latex/_o_m_sim_decays_analysis_8cc__incl.pdf and b/latex/_o_m_sim_decays_analysis_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_decays_analysis_8hh__dep__incl.pdf b/latex/_o_m_sim_decays_analysis_8hh__dep__incl.pdf index 10fe88a1de..3d1bbbfe39 100644 Binary files a/latex/_o_m_sim_decays_analysis_8hh__dep__incl.pdf and b/latex/_o_m_sim_decays_analysis_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_decays_analysis_8hh__incl.pdf b/latex/_o_m_sim_decays_analysis_8hh__incl.pdf index e4743dd34f..43d91fa11c 100644 Binary files a/latex/_o_m_sim_decays_analysis_8hh__incl.pdf and b/latex/_o_m_sim_decays_analysis_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_decays_g_p_s_8cc__incl.pdf b/latex/_o_m_sim_decays_g_p_s_8cc__incl.pdf index 954a61d754..c468fbf0b9 100644 Binary files a/latex/_o_m_sim_decays_g_p_s_8cc__incl.pdf and b/latex/_o_m_sim_decays_g_p_s_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_decays_g_p_s_8hh__dep__incl.pdf b/latex/_o_m_sim_decays_g_p_s_8hh__dep__incl.pdf index c86d7337de..2301ce9c15 100644 Binary files a/latex/_o_m_sim_decays_g_p_s_8hh__dep__incl.pdf and b/latex/_o_m_sim_decays_g_p_s_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_decays_g_p_s_8hh__incl.pdf b/latex/_o_m_sim_decays_g_p_s_8hh__incl.pdf index 584a48d102..b737000910 100644 Binary files a/latex/_o_m_sim_decays_g_p_s_8hh__incl.pdf and b/latex/_o_m_sim_decays_g_p_s_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_effective_area_analyisis_8cc__incl.pdf b/latex/_o_m_sim_effective_area_analyisis_8cc__incl.pdf index 265df7d61b..1734450e8e 100644 Binary files a/latex/_o_m_sim_effective_area_analyisis_8cc__incl.pdf and b/latex/_o_m_sim_effective_area_analyisis_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_effective_area_analyisis_8hh__dep__incl.pdf b/latex/_o_m_sim_effective_area_analyisis_8hh__dep__incl.pdf index f1d84b0a81..82d1b7a2a7 100644 Binary files a/latex/_o_m_sim_effective_area_analyisis_8hh__dep__incl.pdf and b/latex/_o_m_sim_effective_area_analyisis_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_effective_area_analyisis_8hh__incl.pdf b/latex/_o_m_sim_effective_area_analyisis_8hh__incl.pdf index 29245767d5..561630f727 100644 Binary files a/latex/_o_m_sim_effective_area_analyisis_8hh__incl.pdf and b/latex/_o_m_sim_effective_area_analyisis_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_g4_radioactive_decay_8hh__dep__incl.pdf b/latex/_o_m_sim_g4_radioactive_decay_8hh__dep__incl.pdf index dea495af8a..ec3566c256 100644 Binary files a/latex/_o_m_sim_g4_radioactive_decay_8hh__dep__incl.pdf and b/latex/_o_m_sim_g4_radioactive_decay_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_g4_radioactive_decay_8hh__incl.pdf b/latex/_o_m_sim_g4_radioactive_decay_8hh__incl.pdf index 4665172594..93c81c0dca 100644 Binary files a/latex/_o_m_sim_g4_radioactive_decay_8hh__incl.pdf and b/latex/_o_m_sim_g4_radioactive_decay_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_g4_scintillation_8cc__incl.pdf b/latex/_o_m_sim_g4_scintillation_8cc__incl.pdf index 5bb267628c..190a513222 100644 Binary files a/latex/_o_m_sim_g4_scintillation_8cc__incl.pdf and b/latex/_o_m_sim_g4_scintillation_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_g4_scintillation_8hh__dep__incl.pdf b/latex/_o_m_sim_g4_scintillation_8hh__dep__incl.pdf index 18b9f27e30..6bcc563f60 100644 Binary files a/latex/_o_m_sim_g4_scintillation_8hh__dep__incl.pdf and b/latex/_o_m_sim_g4_scintillation_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_g4_scintillation_8hh__incl.pdf b/latex/_o_m_sim_g4_scintillation_8hh__incl.pdf index af859ef174..44b23e0040 100644 Binary files a/latex/_o_m_sim_g4_scintillation_8hh__incl.pdf and b/latex/_o_m_sim_g4_scintillation_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_hit_manager_8cc__incl.pdf b/latex/_o_m_sim_hit_manager_8cc__incl.pdf index 7a84aa153e..31ee317155 100644 Binary files a/latex/_o_m_sim_hit_manager_8cc__incl.pdf and b/latex/_o_m_sim_hit_manager_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_hit_manager_8hh__dep__incl.pdf b/latex/_o_m_sim_hit_manager_8hh__dep__incl.pdf index 75b0f0e853..45dae9b3a5 100644 Binary files a/latex/_o_m_sim_hit_manager_8hh__dep__incl.pdf and b/latex/_o_m_sim_hit_manager_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_hit_manager_8hh__incl.pdf b/latex/_o_m_sim_hit_manager_8hh__incl.pdf index d2840dec73..b809d723c0 100644 Binary files a/latex/_o_m_sim_hit_manager_8hh__incl.pdf and b/latex/_o_m_sim_hit_manager_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_i_b_d_8cc__incl.pdf b/latex/_o_m_sim_i_b_d_8cc__incl.pdf index 68a2dc390e..cf545e7322 100644 Binary files a/latex/_o_m_sim_i_b_d_8cc__incl.pdf and b/latex/_o_m_sim_i_b_d_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_i_b_d_8hh__dep__incl.pdf b/latex/_o_m_sim_i_b_d_8hh__dep__incl.pdf index 2a149342f9..e4c9905752 100644 Binary files a/latex/_o_m_sim_i_b_d_8hh__dep__incl.pdf and b/latex/_o_m_sim_i_b_d_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_i_b_d_8hh__incl.pdf b/latex/_o_m_sim_i_b_d_8hh__incl.pdf index 917e23e0c4..f84cbcb8df 100644 Binary files a/latex/_o_m_sim_i_b_d_8hh__incl.pdf and b/latex/_o_m_sim_i_b_d_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_input_data_8cc__incl.pdf b/latex/_o_m_sim_input_data_8cc__incl.pdf index b68dde813a..90df305e72 100644 Binary files a/latex/_o_m_sim_input_data_8cc__incl.pdf and b/latex/_o_m_sim_input_data_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_input_data_8hh__dep__incl.pdf b/latex/_o_m_sim_input_data_8hh__dep__incl.pdf index 65b2b83c0e..25ad4b7df4 100644 Binary files a/latex/_o_m_sim_input_data_8hh__dep__incl.pdf and b/latex/_o_m_sim_input_data_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_input_data_8hh__incl.pdf b/latex/_o_m_sim_input_data_8hh__incl.pdf index f9290cb282..8ebd15cb57 100644 Binary files a/latex/_o_m_sim_input_data_8hh__incl.pdf and b/latex/_o_m_sim_input_data_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m16_8cc__incl.pdf b/latex/_o_m_sim_l_o_m16_8cc__incl.pdf index 83f034e5c7..ab72f2788f 100644 Binary files a/latex/_o_m_sim_l_o_m16_8cc__incl.pdf and b/latex/_o_m_sim_l_o_m16_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m16_8hh__dep__incl.pdf b/latex/_o_m_sim_l_o_m16_8hh__dep__incl.pdf index 55197e7b68..d8c64d9afd 100644 Binary files a/latex/_o_m_sim_l_o_m16_8hh__dep__incl.pdf and b/latex/_o_m_sim_l_o_m16_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m16_8hh__incl.pdf b/latex/_o_m_sim_l_o_m16_8hh__incl.pdf index 71483e1f71..6b00affd45 100644 Binary files a/latex/_o_m_sim_l_o_m16_8hh__incl.pdf and b/latex/_o_m_sim_l_o_m16_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m18_8cc__incl.pdf b/latex/_o_m_sim_l_o_m18_8cc__incl.pdf index 334660b1c8..4da9cadde5 100644 Binary files a/latex/_o_m_sim_l_o_m18_8cc__incl.pdf and b/latex/_o_m_sim_l_o_m18_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m18_8hh__dep__incl.pdf b/latex/_o_m_sim_l_o_m18_8hh__dep__incl.pdf index 5f5de1ca51..00ba9bfc62 100644 Binary files a/latex/_o_m_sim_l_o_m18_8hh__dep__incl.pdf and b/latex/_o_m_sim_l_o_m18_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_l_o_m18_8hh__incl.pdf b/latex/_o_m_sim_l_o_m18_8hh__incl.pdf index 3d024f5809..a651a82485 100644 Binary files a/latex/_o_m_sim_l_o_m18_8hh__incl.pdf and b/latex/_o_m_sim_l_o_m18_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_logger_8hh__dep__incl.pdf b/latex/_o_m_sim_logger_8hh__dep__incl.pdf index ef45775400..00a97c416f 100644 Binary files a/latex/_o_m_sim_logger_8hh__dep__incl.pdf and b/latex/_o_m_sim_logger_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_logger_8hh__incl.pdf b/latex/_o_m_sim_logger_8hh__incl.pdf index 0e1a1b93bc..5a811510ae 100644 Binary files a/latex/_o_m_sim_logger_8hh__incl.pdf and b/latex/_o_m_sim_logger_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_8cc__incl.pdf b/latex/_o_m_sim_m_d_o_m_8cc__incl.pdf index ce14d5d161..1a2c44cbac 100644 Binary files a/latex/_o_m_sim_m_d_o_m_8cc__incl.pdf and b/latex/_o_m_sim_m_d_o_m_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_8hh__dep__incl.pdf b/latex/_o_m_sim_m_d_o_m_8hh__dep__incl.pdf index fbbf0c46c5..8b550d5ba2 100644 Binary files a/latex/_o_m_sim_m_d_o_m_8hh__dep__incl.pdf and b/latex/_o_m_sim_m_d_o_m_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_8hh__incl.pdf b/latex/_o_m_sim_m_d_o_m_8hh__incl.pdf index 5df3f2dde7..f348944ab0 100644 Binary files a/latex/_o_m_sim_m_d_o_m_8hh__incl.pdf and b/latex/_o_m_sim_m_d_o_m_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_flasher_8cc__incl.pdf b/latex/_o_m_sim_m_d_o_m_flasher_8cc__incl.pdf index 78fc372599..4008e6e82c 100644 Binary files a/latex/_o_m_sim_m_d_o_m_flasher_8cc__incl.pdf and b/latex/_o_m_sim_m_d_o_m_flasher_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_flasher_8hh__dep__incl.pdf b/latex/_o_m_sim_m_d_o_m_flasher_8hh__dep__incl.pdf index 4fa4454a51..9c1b2b2e37 100644 Binary files a/latex/_o_m_sim_m_d_o_m_flasher_8hh__dep__incl.pdf and b/latex/_o_m_sim_m_d_o_m_flasher_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_flasher_8hh__incl.pdf b/latex/_o_m_sim_m_d_o_m_flasher_8hh__incl.pdf index 329dad72dc..f050894759 100644 Binary files a/latex/_o_m_sim_m_d_o_m_flasher_8hh__incl.pdf and b/latex/_o_m_sim_m_d_o_m_flasher_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_harness_8cc__incl.pdf b/latex/_o_m_sim_m_d_o_m_harness_8cc__incl.pdf index 077f1dfd2b..3ba4c0a037 100644 Binary files a/latex/_o_m_sim_m_d_o_m_harness_8cc__incl.pdf and b/latex/_o_m_sim_m_d_o_m_harness_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_harness_8hh__dep__incl.pdf b/latex/_o_m_sim_m_d_o_m_harness_8hh__dep__incl.pdf index c335abf36d..6eb5bdc691 100644 Binary files a/latex/_o_m_sim_m_d_o_m_harness_8hh__dep__incl.pdf and b/latex/_o_m_sim_m_d_o_m_harness_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_m_d_o_m_harness_8hh__incl.pdf b/latex/_o_m_sim_m_d_o_m_harness_8hh__incl.pdf index 186fb8171d..f40eb11679 100644 Binary files a/latex/_o_m_sim_m_d_o_m_harness_8hh__incl.pdf and b/latex/_o_m_sim_m_d_o_m_harness_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_optical_module_8hh__dep__incl.pdf b/latex/_o_m_sim_optical_module_8hh__dep__incl.pdf index 97cc7c987e..e200be8509 100644 Binary files a/latex/_o_m_sim_optical_module_8hh__dep__incl.pdf and b/latex/_o_m_sim_optical_module_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_optical_module_8hh__incl.pdf b/latex/_o_m_sim_optical_module_8hh__incl.pdf index c0c12bfd0f..bd76fa685f 100644 Binary files a/latex/_o_m_sim_optical_module_8hh__incl.pdf and b/latex/_o_m_sim_optical_module_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_p_d_o_m_8cc__incl.pdf b/latex/_o_m_sim_p_d_o_m_8cc__incl.pdf index 21302d747c..d6a1c5769b 100644 Binary files a/latex/_o_m_sim_p_d_o_m_8cc__incl.pdf and b/latex/_o_m_sim_p_d_o_m_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_p_d_o_m_8hh__dep__incl.pdf b/latex/_o_m_sim_p_d_o_m_8hh__dep__incl.pdf index 9c25b788ef..ec348dd2e4 100644 Binary files a/latex/_o_m_sim_p_d_o_m_8hh__dep__incl.pdf and b/latex/_o_m_sim_p_d_o_m_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_p_d_o_m_8hh__incl.pdf b/latex/_o_m_sim_p_d_o_m_8hh__incl.pdf index a143c2ef43..07fe7b9e2d 100644 Binary files a/latex/_o_m_sim_p_d_o_m_8hh__incl.pdf and b/latex/_o_m_sim_p_d_o_m_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_construction_8cc__incl.pdf b/latex/_o_m_sim_p_m_t_construction_8cc__incl.pdf index 04c1ce7240..ab8e3d66aa 100644 Binary files a/latex/_o_m_sim_p_m_t_construction_8cc__incl.pdf and b/latex/_o_m_sim_p_m_t_construction_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_construction_8hh__dep__incl.pdf b/latex/_o_m_sim_p_m_t_construction_8hh__dep__incl.pdf index 7af999377b..0fa50516af 100644 Binary files a/latex/_o_m_sim_p_m_t_construction_8hh__dep__incl.pdf and b/latex/_o_m_sim_p_m_t_construction_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_construction_8hh__incl.pdf b/latex/_o_m_sim_p_m_t_construction_8hh__incl.pdf index ae7ea11a39..50992b5024 100644 Binary files a/latex/_o_m_sim_p_m_t_construction_8hh__incl.pdf and b/latex/_o_m_sim_p_m_t_construction_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_response_8cc__incl.pdf b/latex/_o_m_sim_p_m_t_response_8cc__incl.pdf index f3b19b422b..90d379de8b 100644 Binary files a/latex/_o_m_sim_p_m_t_response_8cc__incl.pdf and b/latex/_o_m_sim_p_m_t_response_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_response_8hh__dep__incl.pdf b/latex/_o_m_sim_p_m_t_response_8hh__dep__incl.pdf index e899d99f30..9aab8f4a15 100644 Binary files a/latex/_o_m_sim_p_m_t_response_8hh__dep__incl.pdf and b/latex/_o_m_sim_p_m_t_response_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_p_m_t_response_8hh__incl.pdf b/latex/_o_m_sim_p_m_t_response_8hh__incl.pdf index 65be99f157..fe538e79c9 100644 Binary files a/latex/_o_m_sim_p_m_t_response_8hh__incl.pdf and b/latex/_o_m_sim_p_m_t_response_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_analysis_8cc__incl.pdf b/latex/_o_m_sim_s_n_analysis_8cc__incl.pdf index 72a6bc9775..28a788a819 100644 Binary files a/latex/_o_m_sim_s_n_analysis_8cc__incl.pdf and b/latex/_o_m_sim_s_n_analysis_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_analysis_8hh__dep__incl.pdf b/latex/_o_m_sim_s_n_analysis_8hh__dep__incl.pdf index f7fe1ba1ca..db9e169733 100644 Binary files a/latex/_o_m_sim_s_n_analysis_8hh__dep__incl.pdf and b/latex/_o_m_sim_s_n_analysis_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_analysis_8hh__incl.pdf b/latex/_o_m_sim_s_n_analysis_8hh__incl.pdf index 3bccb1e805..30be807332 100644 Binary files a/latex/_o_m_sim_s_n_analysis_8hh__incl.pdf and b/latex/_o_m_sim_s_n_analysis_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_tools_8cc__incl.pdf b/latex/_o_m_sim_s_n_tools_8cc__incl.pdf index ff8ac54ec0..0cd5e6173a 100644 Binary files a/latex/_o_m_sim_s_n_tools_8cc__incl.pdf and b/latex/_o_m_sim_s_n_tools_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_tools_8hh__dep__incl.pdf b/latex/_o_m_sim_s_n_tools_8hh__dep__incl.pdf index 306f53e901..1dd1de7309 100644 Binary files a/latex/_o_m_sim_s_n_tools_8hh__dep__incl.pdf and b/latex/_o_m_sim_s_n_tools_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_s_n_tools_8hh__incl.pdf b/latex/_o_m_sim_s_n_tools_8hh__incl.pdf index df64fa14c2..176f4ce51f 100644 Binary files a/latex/_o_m_sim_s_n_tools_8hh__incl.pdf and b/latex/_o_m_sim_s_n_tools_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_tracking_action_8cc__incl.pdf b/latex/_o_m_sim_tracking_action_8cc__incl.pdf index 097081bc8e..b2939a58b5 100644 Binary files a/latex/_o_m_sim_tracking_action_8cc__incl.pdf and b/latex/_o_m_sim_tracking_action_8cc__incl.pdf differ diff --git a/latex/_o_m_sim_tracking_action_8hh__dep__incl.pdf b/latex/_o_m_sim_tracking_action_8hh__dep__incl.pdf index cf448d1db0..fcc3657b08 100644 Binary files a/latex/_o_m_sim_tracking_action_8hh__dep__incl.pdf and b/latex/_o_m_sim_tracking_action_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_tracking_action_8hh__incl.pdf b/latex/_o_m_sim_tracking_action_8hh__incl.pdf index 0649b35864..a2f809f64f 100644 Binary files a/latex/_o_m_sim_tracking_action_8hh__incl.pdf and b/latex/_o_m_sim_tracking_action_8hh__incl.pdf differ diff --git a/latex/_o_m_sim_u_iinterface_8hh__dep__incl.pdf b/latex/_o_m_sim_u_iinterface_8hh__dep__incl.pdf index edcff6306b..6161721588 100644 Binary files a/latex/_o_m_sim_u_iinterface_8hh__dep__incl.pdf and b/latex/_o_m_sim_u_iinterface_8hh__dep__incl.pdf differ diff --git a/latex/_o_m_sim_u_iinterface_8hh__incl.pdf b/latex/_o_m_sim_u_iinterface_8hh__incl.pdf index ca109c91be..6044330a01 100644 Binary files a/latex/_o_m_sim_u_iinterface_8hh__incl.pdf and b/latex/_o_m_sim_u_iinterface_8hh__incl.pdf differ diff --git a/latex/abc_detector_component_8cc__incl.pdf b/latex/abc_detector_component_8cc__incl.pdf index b4ee87b7d0..1763a5a531 100644 Binary files a/latex/abc_detector_component_8cc__incl.pdf and b/latex/abc_detector_component_8cc__incl.pdf differ diff --git a/latex/abc_detector_component_8hh__dep__incl.pdf b/latex/abc_detector_component_8hh__dep__incl.pdf index 7d3634449e..d8ee3ba5c5 100644 Binary files a/latex/abc_detector_component_8hh__dep__incl.pdf and b/latex/abc_detector_component_8hh__dep__incl.pdf differ diff --git a/latex/abc_detector_component_8hh__incl.pdf b/latex/abc_detector_component_8hh__incl.pdf index c8fcad366d..9f5df3aa7a 100644 Binary files a/latex/abc_detector_component_8hh__incl.pdf and b/latex/abc_detector_component_8hh__incl.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__coll__graph.pdf index 47aa64acd7..b6e712ac55 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__inherit__graph.pdf index 47aa64acd7..b6e712ac55 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_built_in_reader__inherit__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_lexer__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_lexer__coll__graph.pdf index d023dd0d84..eb3a7099de 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_lexer__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_lexer__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__coll__graph.pdf index ce734fe7a4..a67de2a572 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__inherit__graph.pdf index ce734fe7a4..a67de2a572 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_o_b_j_reader__inherit__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__coll__graph.pdf index baf4e17028..a373f53cdc 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__inherit__graph.pdf index baf4e17028..a373f53cdc 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_p_l_y_reader__inherit__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_reader__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_reader__inherit__graph.pdf index 6cf5301068..c8d164d6bd 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_reader__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_reader__inherit__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__coll__graph.pdf index 0edc584005..4e3b915e12 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__inherit__graph.pdf index 0edc584005..4e3b915e12 100644 Binary files a/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_file_1_1_s_t_l_reader__inherit__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_tessellated_mesh__coll__graph.pdf b/latex/class_c_a_d_mesh_1_1_tessellated_mesh__coll__graph.pdf index 00b35e01ef..aa52c73612 100644 Binary files a/latex/class_c_a_d_mesh_1_1_tessellated_mesh__coll__graph.pdf and b/latex/class_c_a_d_mesh_1_1_tessellated_mesh__coll__graph.pdf differ diff --git a/latex/class_c_a_d_mesh_1_1_tessellated_mesh__inherit__graph.pdf b/latex/class_c_a_d_mesh_1_1_tessellated_mesh__inherit__graph.pdf index 00b35e01ef..aa52c73612 100644 Binary files a/latex/class_c_a_d_mesh_1_1_tessellated_mesh__inherit__graph.pdf and b/latex/class_c_a_d_mesh_1_1_tessellated_mesh__inherit__graph.pdf differ diff --git a/latex/class_custom_properties__coll__graph.pdf b/latex/class_custom_properties__coll__graph.pdf index a38b0763e2..50617e135b 100644 Binary files a/latex/class_custom_properties__coll__graph.pdf and b/latex/class_custom_properties__coll__graph.pdf differ diff --git a/latex/class_custom_properties__inherit__graph.pdf b/latex/class_custom_properties__inherit__graph.pdf index 04832b4c0f..693fbd8904 100644 Binary files a/latex/class_custom_properties__inherit__graph.pdf and b/latex/class_custom_properties__inherit__graph.pdf differ diff --git a/latex/class_d_e_g_g__coll__graph.pdf b/latex/class_d_e_g_g__coll__graph.pdf index 3217802b92..8db06185fc 100644 Binary files a/latex/class_d_e_g_g__coll__graph.pdf and b/latex/class_d_e_g_g__coll__graph.pdf differ diff --git a/latex/class_d_e_g_g__inherit__graph.pdf b/latex/class_d_e_g_g__inherit__graph.pdf index 8761abc817..655fd0db5a 100644 Binary files a/latex/class_d_e_g_g__inherit__graph.pdf and b/latex/class_d_e_g_g__inherit__graph.pdf differ diff --git a/latex/class_d_egg_harness__coll__graph.pdf b/latex/class_d_egg_harness__coll__graph.pdf index 50a6a9b683..b1c48b5331 100644 Binary files a/latex/class_d_egg_harness__coll__graph.pdf and b/latex/class_d_egg_harness__coll__graph.pdf differ diff --git a/latex/class_d_egg_harness__inherit__graph.pdf b/latex/class_d_egg_harness__inherit__graph.pdf index 9279e1c795..5c59c1556f 100644 Binary files a/latex/class_d_egg_harness__inherit__graph.pdf and b/latex/class_d_egg_harness__inherit__graph.pdf differ diff --git a/latex/class_g4_radioactive_decay__coll__graph.pdf b/latex/class_g4_radioactive_decay__coll__graph.pdf index c4a0a8f909..c3b72a1829 100644 Binary files a/latex/class_g4_radioactive_decay__coll__graph.pdf and b/latex/class_g4_radioactive_decay__coll__graph.pdf differ diff --git a/latex/class_g4_radioactive_decay__inherit__graph.pdf b/latex/class_g4_radioactive_decay__inherit__graph.pdf index c4a0a8f909..c3b72a1829 100644 Binary files a/latex/class_g4_radioactive_decay__inherit__graph.pdf and b/latex/class_g4_radioactive_decay__inherit__graph.pdf differ diff --git a/latex/class_ice_cube_ice__coll__graph.pdf b/latex/class_ice_cube_ice__coll__graph.pdf index 1698b337fd..f624964eaa 100644 Binary files a/latex/class_ice_cube_ice__coll__graph.pdf and b/latex/class_ice_cube_ice__coll__graph.pdf differ diff --git a/latex/class_ice_cube_ice__inherit__graph.pdf b/latex/class_ice_cube_ice__inherit__graph.pdf index 98fb35afb2..e1cde0065c 100644 Binary files a/latex/class_ice_cube_ice__inherit__graph.pdf and b/latex/class_ice_cube_ice__inherit__graph.pdf differ diff --git a/latex/class_input_data_manager__coll__graph.pdf b/latex/class_input_data_manager__coll__graph.pdf index 68775d40a5..4d6e30f530 100644 Binary files a/latex/class_input_data_manager__coll__graph.pdf and b/latex/class_input_data_manager__coll__graph.pdf differ diff --git a/latex/class_input_data_manager__inherit__graph.pdf b/latex/class_input_data_manager__inherit__graph.pdf index 68775d40a5..4d6e30f530 100644 Binary files a/latex/class_input_data_manager__inherit__graph.pdf and b/latex/class_input_data_manager__inherit__graph.pdf differ diff --git a/latex/class_isotope_decays__coll__graph.pdf b/latex/class_isotope_decays__coll__graph.pdf index 66ee8060c9..8f1f89182c 100644 Binary files a/latex/class_isotope_decays__coll__graph.pdf and b/latex/class_isotope_decays__coll__graph.pdf differ diff --git a/latex/class_l_o_m16__coll__graph.pdf b/latex/class_l_o_m16__coll__graph.pdf index a2848f965d..4c1d1bf2b1 100644 Binary files a/latex/class_l_o_m16__coll__graph.pdf and b/latex/class_l_o_m16__coll__graph.pdf differ diff --git a/latex/class_l_o_m16__inherit__graph.pdf b/latex/class_l_o_m16__inherit__graph.pdf index 58ebb0d097..ee9986669c 100644 Binary files a/latex/class_l_o_m16__inherit__graph.pdf and b/latex/class_l_o_m16__inherit__graph.pdf differ diff --git a/latex/class_l_o_m18__coll__graph.pdf b/latex/class_l_o_m18__coll__graph.pdf index 17bfd29136..0db26c6a0b 100644 Binary files a/latex/class_l_o_m18__coll__graph.pdf and b/latex/class_l_o_m18__coll__graph.pdf differ diff --git a/latex/class_l_o_m18__inherit__graph.pdf b/latex/class_l_o_m18__inherit__graph.pdf index ccccc81830..331fdd6b95 100644 Binary files a/latex/class_l_o_m18__inherit__graph.pdf and b/latex/class_l_o_m18__inherit__graph.pdf differ diff --git a/latex/class_no_optics__coll__graph.pdf b/latex/class_no_optics__coll__graph.pdf index 7d9c0251ee..6716cac598 100644 Binary files a/latex/class_no_optics__coll__graph.pdf and b/latex/class_no_optics__coll__graph.pdf differ diff --git a/latex/class_no_optics__inherit__graph.pdf b/latex/class_no_optics__inherit__graph.pdf index 7fbfa1bb54..e5d087f2c3 100644 Binary files a/latex/class_no_optics__inherit__graph.pdf and b/latex/class_no_optics__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim__coll__graph.pdf b/latex/class_o_m_sim__coll__graph.pdf index 44f6e9860f..9336f807e1 100644 Binary files a/latex/class_o_m_sim__coll__graph.pdf and b/latex/class_o_m_sim__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_decays_analysis__coll__graph.pdf b/latex/class_o_m_sim_decays_analysis__coll__graph.pdf index abd6bb3279..14b1f0f528 100644 Binary files a/latex/class_o_m_sim_decays_analysis__coll__graph.pdf and b/latex/class_o_m_sim_decays_analysis__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_detector_construction__coll__graph.pdf b/latex/class_o_m_sim_detector_construction__coll__graph.pdf index 8a875f4f7a..1294e8b53e 100644 Binary files a/latex/class_o_m_sim_detector_construction__coll__graph.pdf and b/latex/class_o_m_sim_detector_construction__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_detector_construction__inherit__graph.pdf b/latex/class_o_m_sim_detector_construction__inherit__graph.pdf index ba3d6355c6..4963f5b9ab 100644 Binary files a/latex/class_o_m_sim_detector_construction__inherit__graph.pdf and b/latex/class_o_m_sim_detector_construction__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_event_action__coll__graph.pdf b/latex/class_o_m_sim_event_action__coll__graph.pdf index 741b945f23..364b9c5677 100644 Binary files a/latex/class_o_m_sim_event_action__coll__graph.pdf and b/latex/class_o_m_sim_event_action__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_event_action__inherit__graph.pdf b/latex/class_o_m_sim_event_action__inherit__graph.pdf index 741b945f23..364b9c5677 100644 Binary files a/latex/class_o_m_sim_event_action__inherit__graph.pdf and b/latex/class_o_m_sim_event_action__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_g4_scintillation__coll__graph.pdf b/latex/class_o_m_sim_g4_scintillation__coll__graph.pdf index 8a906f8011..d5ee74e1d1 100644 Binary files a/latex/class_o_m_sim_g4_scintillation__coll__graph.pdf and b/latex/class_o_m_sim_g4_scintillation__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_g4_scintillation__inherit__graph.pdf b/latex/class_o_m_sim_g4_scintillation__inherit__graph.pdf index 8a906f8011..d5ee74e1d1 100644 Binary files a/latex/class_o_m_sim_g4_scintillation__inherit__graph.pdf and b/latex/class_o_m_sim_g4_scintillation__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_i_b_d__coll__graph.pdf b/latex/class_o_m_sim_i_b_d__coll__graph.pdf index 62ddc22659..c32d4ebd70 100644 Binary files a/latex/class_o_m_sim_i_b_d__coll__graph.pdf and b/latex/class_o_m_sim_i_b_d__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_i_b_d__inherit__graph.pdf b/latex/class_o_m_sim_i_b_d__inherit__graph.pdf index b55ecc361b..7541340b76 100644 Binary files a/latex/class_o_m_sim_i_b_d__inherit__graph.pdf and b/latex/class_o_m_sim_i_b_d__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_p_m_t_construction__coll__graph.pdf b/latex/class_o_m_sim_p_m_t_construction__coll__graph.pdf index adede9f953..15f3ce1df9 100644 Binary files a/latex/class_o_m_sim_p_m_t_construction__coll__graph.pdf and b/latex/class_o_m_sim_p_m_t_construction__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_p_m_t_construction__inherit__graph.pdf b/latex/class_o_m_sim_p_m_t_construction__inherit__graph.pdf index 6c327295aa..f7b30148aa 100644 Binary files a/latex/class_o_m_sim_p_m_t_construction__inherit__graph.pdf and b/latex/class_o_m_sim_p_m_t_construction__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_physics_list__coll__graph.pdf b/latex/class_o_m_sim_physics_list__coll__graph.pdf index 56474e3c29..86e4272724 100644 Binary files a/latex/class_o_m_sim_physics_list__coll__graph.pdf and b/latex/class_o_m_sim_physics_list__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_physics_list__inherit__graph.pdf b/latex/class_o_m_sim_physics_list__inherit__graph.pdf index 56474e3c29..86e4272724 100644 Binary files a/latex/class_o_m_sim_physics_list__inherit__graph.pdf and b/latex/class_o_m_sim_physics_list__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_primary_generator_action__coll__graph.pdf b/latex/class_o_m_sim_primary_generator_action__coll__graph.pdf index 20f4931009..d0747a96aa 100644 Binary files a/latex/class_o_m_sim_primary_generator_action__coll__graph.pdf and b/latex/class_o_m_sim_primary_generator_action__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_primary_generator_action__inherit__graph.pdf b/latex/class_o_m_sim_primary_generator_action__inherit__graph.pdf index e725482f45..e01f83be0d 100644 Binary files a/latex/class_o_m_sim_primary_generator_action__inherit__graph.pdf and b/latex/class_o_m_sim_primary_generator_action__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_run_action__coll__graph.pdf b/latex/class_o_m_sim_run_action__coll__graph.pdf index 1e5aa561e5..9e67673593 100644 Binary files a/latex/class_o_m_sim_run_action__coll__graph.pdf and b/latex/class_o_m_sim_run_action__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_run_action__inherit__graph.pdf b/latex/class_o_m_sim_run_action__inherit__graph.pdf index 1e5aa561e5..9e67673593 100644 Binary files a/latex/class_o_m_sim_run_action__inherit__graph.pdf and b/latex/class_o_m_sim_run_action__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_s_n_analysis__coll__graph.pdf b/latex/class_o_m_sim_s_n_analysis__coll__graph.pdf index b6baf381a2..30786972ad 100644 Binary files a/latex/class_o_m_sim_s_n_analysis__coll__graph.pdf and b/latex/class_o_m_sim_s_n_analysis__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_stepping_action__coll__graph.pdf b/latex/class_o_m_sim_stepping_action__coll__graph.pdf index 8780b6a5a3..a86424bb2d 100644 Binary files a/latex/class_o_m_sim_stepping_action__coll__graph.pdf and b/latex/class_o_m_sim_stepping_action__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_stepping_action__inherit__graph.pdf b/latex/class_o_m_sim_stepping_action__inherit__graph.pdf index 8780b6a5a3..a86424bb2d 100644 Binary files a/latex/class_o_m_sim_stepping_action__inherit__graph.pdf and b/latex/class_o_m_sim_stepping_action__inherit__graph.pdf differ diff --git a/latex/class_o_m_sim_tracking_action__coll__graph.pdf b/latex/class_o_m_sim_tracking_action__coll__graph.pdf index 80501c6652..6fe5abdcda 100644 Binary files a/latex/class_o_m_sim_tracking_action__coll__graph.pdf and b/latex/class_o_m_sim_tracking_action__coll__graph.pdf differ diff --git a/latex/class_o_m_sim_tracking_action__inherit__graph.pdf b/latex/class_o_m_sim_tracking_action__inherit__graph.pdf index 80501c6652..6fe5abdcda 100644 Binary files a/latex/class_o_m_sim_tracking_action__inherit__graph.pdf and b/latex/class_o_m_sim_tracking_action__inherit__graph.pdf differ diff --git a/latex/class_optical_module__coll__graph.pdf b/latex/class_optical_module__coll__graph.pdf index 7ffcf9539e..30ad78262b 100644 Binary files a/latex/class_optical_module__coll__graph.pdf and b/latex/class_optical_module__coll__graph.pdf differ diff --git a/latex/class_optical_module__inherit__graph.pdf b/latex/class_optical_module__inherit__graph.pdf index 9ee86dab91..44d371f512 100644 Binary files a/latex/class_optical_module__inherit__graph.pdf and b/latex/class_optical_module__inherit__graph.pdf differ diff --git a/latex/class_parameter_table__inherit__graph.pdf b/latex/class_parameter_table__inherit__graph.pdf index b57da8e2c7..65f3021044 100644 Binary files a/latex/class_parameter_table__inherit__graph.pdf and b/latex/class_parameter_table__inherit__graph.pdf differ diff --git a/latex/class_reflective_surface__coll__graph.pdf b/latex/class_reflective_surface__coll__graph.pdf index 2c8995d3f9..fbe795bbb4 100644 Binary files a/latex/class_reflective_surface__coll__graph.pdf and b/latex/class_reflective_surface__coll__graph.pdf differ diff --git a/latex/class_reflective_surface__inherit__graph.pdf b/latex/class_reflective_surface__inherit__graph.pdf index 033ebae942..1138c120b2 100644 Binary files a/latex/class_reflective_surface__inherit__graph.pdf and b/latex/class_reflective_surface__inherit__graph.pdf differ diff --git a/latex/class_refraction_and_absorption__coll__graph.pdf b/latex/class_refraction_and_absorption__coll__graph.pdf index 91538e0f45..02ce4df1b3 100644 Binary files a/latex/class_refraction_and_absorption__coll__graph.pdf and b/latex/class_refraction_and_absorption__coll__graph.pdf differ diff --git a/latex/class_refraction_and_absorption__inherit__graph.pdf b/latex/class_refraction_and_absorption__inherit__graph.pdf index 4d183c3407..4807e529ac 100644 Binary files a/latex/class_refraction_and_absorption__inherit__graph.pdf and b/latex/class_refraction_and_absorption__inherit__graph.pdf differ diff --git a/latex/class_refraction_only__coll__graph.pdf b/latex/class_refraction_only__coll__graph.pdf index c8edb30233..e034976a8b 100644 Binary files a/latex/class_refraction_only__coll__graph.pdf and b/latex/class_refraction_only__coll__graph.pdf differ diff --git a/latex/class_refraction_only__inherit__graph.pdf b/latex/class_refraction_only__inherit__graph.pdf index 1d07120ca0..e1d04ef71e 100644 Binary files a/latex/class_refraction_only__inherit__graph.pdf and b/latex/class_refraction_only__inherit__graph.pdf differ diff --git a/latex/class_scintillation_properties__coll__graph.pdf b/latex/class_scintillation_properties__coll__graph.pdf index ea4d5b8942..637492a1c0 100644 Binary files a/latex/class_scintillation_properties__coll__graph.pdf and b/latex/class_scintillation_properties__coll__graph.pdf differ diff --git a/latex/class_scintillation_properties__inherit__graph.pdf b/latex/class_scintillation_properties__inherit__graph.pdf index 5553743ad0..88984239a8 100644 Binary files a/latex/class_scintillation_properties__inherit__graph.pdf and b/latex/class_scintillation_properties__inherit__graph.pdf differ diff --git a/latex/classabc_data_file__coll__graph.pdf b/latex/classabc_data_file__coll__graph.pdf index 7293d0af90..4b47972da1 100644 Binary files a/latex/classabc_data_file__coll__graph.pdf and b/latex/classabc_data_file__coll__graph.pdf differ diff --git a/latex/classabc_data_file__inherit__graph.pdf b/latex/classabc_data_file__inherit__graph.pdf index 723d49cfbc..64c5a2c724 100644 Binary files a/latex/classabc_data_file__inherit__graph.pdf and b/latex/classabc_data_file__inherit__graph.pdf differ diff --git a/latex/classabc_detector_component__coll__graph.pdf b/latex/classabc_detector_component__coll__graph.pdf index 87a2d75c4b..543544ecfb 100644 Binary files a/latex/classabc_detector_component__coll__graph.pdf and b/latex/classabc_detector_component__coll__graph.pdf differ diff --git a/latex/classabc_detector_component__inherit__graph.pdf b/latex/classabc_detector_component__inherit__graph.pdf index a9f539131e..501555b6ca 100644 Binary files a/latex/classabc_detector_component__inherit__graph.pdf and b/latex/classabc_detector_component__inherit__graph.pdf differ diff --git a/latex/classabc_material_data__coll__graph.pdf b/latex/classabc_material_data__coll__graph.pdf index a6cdbe121a..6b9beafb4e 100644 Binary files a/latex/classabc_material_data__coll__graph.pdf and b/latex/classabc_material_data__coll__graph.pdf differ diff --git a/latex/classabc_material_data__inherit__graph.pdf b/latex/classabc_material_data__inherit__graph.pdf index 606a0609b7..00a4d944e8 100644 Binary files a/latex/classabc_material_data__inherit__graph.pdf and b/latex/classabc_material_data__inherit__graph.pdf differ diff --git a/latex/classm_d_o_m__coll__graph.pdf b/latex/classm_d_o_m__coll__graph.pdf index 57da0441ff..bb53e32929 100644 Binary files a/latex/classm_d_o_m__coll__graph.pdf and b/latex/classm_d_o_m__coll__graph.pdf differ diff --git a/latex/classm_d_o_m__inherit__graph.pdf b/latex/classm_d_o_m__inherit__graph.pdf index 2d1bc8fde7..cc9ac15bde 100644 Binary files a/latex/classm_d_o_m__inherit__graph.pdf and b/latex/classm_d_o_m__inherit__graph.pdf differ diff --git a/latex/classm_d_o_m_flasher__coll__graph.pdf b/latex/classm_d_o_m_flasher__coll__graph.pdf index d745c4cc61..1bace0ea7e 100644 Binary files a/latex/classm_d_o_m_flasher__coll__graph.pdf and b/latex/classm_d_o_m_flasher__coll__graph.pdf differ diff --git a/latex/classm_d_o_m_flasher__inherit__graph.pdf b/latex/classm_d_o_m_flasher__inherit__graph.pdf index 0d74f9261c..125bb65cfc 100644 Binary files a/latex/classm_d_o_m_flasher__inherit__graph.pdf and b/latex/classm_d_o_m_flasher__inherit__graph.pdf differ diff --git a/latex/classm_d_o_m_harness__coll__graph.pdf b/latex/classm_d_o_m_harness__coll__graph.pdf index a01d0848de..5f3afc37d1 100644 Binary files a/latex/classm_d_o_m_harness__coll__graph.pdf and b/latex/classm_d_o_m_harness__coll__graph.pdf differ diff --git a/latex/classm_d_o_m_harness__inherit__graph.pdf b/latex/classm_d_o_m_harness__inherit__graph.pdf index 44f5770208..80555925d1 100644 Binary files a/latex/classm_d_o_m_harness__inherit__graph.pdf and b/latex/classm_d_o_m_harness__inherit__graph.pdf differ diff --git a/latex/classmdom_primary_generator_messenger__coll__graph.pdf b/latex/classmdom_primary_generator_messenger__coll__graph.pdf index 25a04a3b28..878459b931 100644 Binary files a/latex/classmdom_primary_generator_messenger__coll__graph.pdf and b/latex/classmdom_primary_generator_messenger__coll__graph.pdf differ diff --git a/latex/classmdom_primary_generator_messenger__inherit__graph.pdf b/latex/classmdom_primary_generator_messenger__inherit__graph.pdf index bd37f3e8df..c84c137d9a 100644 Binary files a/latex/classmdom_primary_generator_messenger__inherit__graph.pdf and b/latex/classmdom_primary_generator_messenger__inherit__graph.pdf differ diff --git a/latex/classp_d_o_m__coll__graph.pdf b/latex/classp_d_o_m__coll__graph.pdf index 547d0b6840..bd7ca60ae1 100644 Binary files a/latex/classp_d_o_m__coll__graph.pdf and b/latex/classp_d_o_m__coll__graph.pdf differ diff --git a/latex/classp_d_o_m__inherit__graph.pdf b/latex/classp_d_o_m__inherit__graph.pdf index 42b7f23e6c..980724e28d 100644 Binary files a/latex/classp_d_o_m__inherit__graph.pdf and b/latex/classp_d_o_m__inherit__graph.pdf differ diff --git a/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__dep__incl.pdf b/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__dep__incl.pdf index bd4a061a13..b72dbe0b23 100644 Binary files a/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__dep__incl.pdf and b/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__dep__incl.pdf differ diff --git a/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__incl.pdf b/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__incl.pdf index b24c49dccd..7153375ff5 100644 Binary files a/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__incl.pdf and b/latex/common_2framework_2include_2_o_m_sim_run_action_8hh__incl.pdf differ diff --git a/latex/dir_0508a806709bbb036eb481438c5edd07_dep.pdf b/latex/dir_0508a806709bbb036eb481438c5edd07_dep.pdf index 41d67449ce..c65561dad0 100644 Binary files a/latex/dir_0508a806709bbb036eb481438c5edd07_dep.pdf and b/latex/dir_0508a806709bbb036eb481438c5edd07_dep.pdf differ diff --git a/latex/dir_067620130b80b08c0f6387663e9785ff_dep.pdf b/latex/dir_067620130b80b08c0f6387663e9785ff_dep.pdf index 3317a3f5ff..e6ac370dac 100644 Binary files a/latex/dir_067620130b80b08c0f6387663e9785ff_dep.pdf and b/latex/dir_067620130b80b08c0f6387663e9785ff_dep.pdf differ diff --git a/latex/dir_3eb80fb40bb9918af86e7507fbd94fb7_dep.pdf b/latex/dir_3eb80fb40bb9918af86e7507fbd94fb7_dep.pdf index ab502982ab..c13f2d2877 100644 Binary files a/latex/dir_3eb80fb40bb9918af86e7507fbd94fb7_dep.pdf and b/latex/dir_3eb80fb40bb9918af86e7507fbd94fb7_dep.pdf differ diff --git a/latex/dir_55900704eaef4284595bcb315f6dde1d_dep.pdf b/latex/dir_55900704eaef4284595bcb315f6dde1d_dep.pdf index 4f82a72f54..ec64601477 100644 Binary files a/latex/dir_55900704eaef4284595bcb315f6dde1d_dep.pdf and b/latex/dir_55900704eaef4284595bcb315f6dde1d_dep.pdf differ diff --git a/latex/dir_5c9994549f1b04962ce70143cf697342_dep.pdf b/latex/dir_5c9994549f1b04962ce70143cf697342_dep.pdf index 92085be734..293cf728f8 100644 Binary files a/latex/dir_5c9994549f1b04962ce70143cf697342_dep.pdf and b/latex/dir_5c9994549f1b04962ce70143cf697342_dep.pdf differ diff --git a/latex/dir_864f292c5cbb4a74180810cb2e80dd5b_dep.pdf b/latex/dir_864f292c5cbb4a74180810cb2e80dd5b_dep.pdf index f2503f4a02..d0dbffb2e5 100644 Binary files a/latex/dir_864f292c5cbb4a74180810cb2e80dd5b_dep.pdf and b/latex/dir_864f292c5cbb4a74180810cb2e80dd5b_dep.pdf differ diff --git a/latex/dir_8b9196544f899077021e98e42ad8aa98_dep.pdf b/latex/dir_8b9196544f899077021e98e42ad8aa98_dep.pdf index 3b53b8d9be..87b91ed8b0 100644 Binary files a/latex/dir_8b9196544f899077021e98e42ad8aa98_dep.pdf and b/latex/dir_8b9196544f899077021e98e42ad8aa98_dep.pdf differ diff --git a/latex/dir_92a6dce2fc7a56e8eeab455633cad61b_dep.pdf b/latex/dir_92a6dce2fc7a56e8eeab455633cad61b_dep.pdf index b8a76a36d6..b480781242 100644 Binary files a/latex/dir_92a6dce2fc7a56e8eeab455633cad61b_dep.pdf and b/latex/dir_92a6dce2fc7a56e8eeab455633cad61b_dep.pdf differ diff --git a/latex/dir_bdd9a5d540de89e9fe90efdfc6973a4f_dep.pdf b/latex/dir_bdd9a5d540de89e9fe90efdfc6973a4f_dep.pdf index ea846e7eaa..2278de25c5 100644 Binary files a/latex/dir_bdd9a5d540de89e9fe90efdfc6973a4f_dep.pdf and b/latex/dir_bdd9a5d540de89e9fe90efdfc6973a4f_dep.pdf differ diff --git a/latex/dir_c36bb099819ad84805be167dee96fbce_dep.pdf b/latex/dir_c36bb099819ad84805be167dee96fbce_dep.pdf index 97efcdc040..c7544f6c54 100644 Binary files a/latex/dir_c36bb099819ad84805be167dee96fbce_dep.pdf and b/latex/dir_c36bb099819ad84805be167dee96fbce_dep.pdf differ diff --git a/latex/dir_cb570a242dbc0052c0f504f8f76c32b4_dep.pdf b/latex/dir_cb570a242dbc0052c0f504f8f76c32b4_dep.pdf index 106344a8bb..3f2f23e1c7 100644 Binary files a/latex/dir_cb570a242dbc0052c0f504f8f76c32b4_dep.pdf and b/latex/dir_cb570a242dbc0052c0f504f8f76c32b4_dep.pdf differ diff --git a/latex/dir_cc4f7c071413eda74783f4f9188a2332_dep.pdf b/latex/dir_cc4f7c071413eda74783f4f9188a2332_dep.pdf index 261226e758..64187ed78b 100644 Binary files a/latex/dir_cc4f7c071413eda74783f4f9188a2332_dep.pdf and b/latex/dir_cc4f7c071413eda74783f4f9188a2332_dep.pdf differ diff --git a/latex/dir_d37c0932b77460c292883242d0a02c13_dep.pdf b/latex/dir_d37c0932b77460c292883242d0a02c13_dep.pdf index 03c8228c0d..ad701f1d4a 100644 Binary files a/latex/dir_d37c0932b77460c292883242d0a02c13_dep.pdf and b/latex/dir_d37c0932b77460c292883242d0a02c13_dep.pdf differ diff --git a/latex/dir_d93c684152b9dbfa36b614b4419d35b9_dep.pdf b/latex/dir_d93c684152b9dbfa36b614b4419d35b9_dep.pdf index 97a1a74d20..4739339a04 100644 Binary files a/latex/dir_d93c684152b9dbfa36b614b4419d35b9_dep.pdf and b/latex/dir_d93c684152b9dbfa36b614b4419d35b9_dep.pdf differ diff --git a/latex/dir_fa719980a1b7d4d52b7831b795f5e2fd_dep.pdf b/latex/dir_fa719980a1b7d4d52b7831b795f5e2fd_dep.pdf index cf011ff36c..e02658fbbe 100644 Binary files a/latex/dir_fa719980a1b7d4d52b7831b795f5e2fd_dep.pdf and b/latex/dir_fa719980a1b7d4d52b7831b795f5e2fd_dep.pdf differ diff --git a/latex/effective__area_2include_2_o_m_sim_detector_construction_8hh__incl.pdf b/latex/effective__area_2include_2_o_m_sim_detector_construction_8hh__incl.pdf index 3e4d7ad53e..3dd3042050 100644 Binary files a/latex/effective__area_2include_2_o_m_sim_detector_construction_8hh__incl.pdf and b/latex/effective__area_2include_2_o_m_sim_detector_construction_8hh__incl.pdf differ diff --git a/latex/effective__area_2include_2_o_m_sim_event_action_8hh__incl.pdf b/latex/effective__area_2include_2_o_m_sim_event_action_8hh__incl.pdf index df51c335e5..e11bdf871b 100644 Binary files a/latex/effective__area_2include_2_o_m_sim_event_action_8hh__incl.pdf and b/latex/effective__area_2include_2_o_m_sim_event_action_8hh__incl.pdf differ diff --git a/latex/effective__area_2include_2_o_m_sim_physics_list_8hh__incl.pdf b/latex/effective__area_2include_2_o_m_sim_physics_list_8hh__incl.pdf index fe03a7be00..006aa6e641 100644 Binary files a/latex/effective__area_2include_2_o_m_sim_physics_list_8hh__incl.pdf and b/latex/effective__area_2include_2_o_m_sim_physics_list_8hh__incl.pdf differ diff --git a/latex/effective__area_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf b/latex/effective__area_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf index 9f0505396d..1afdf992a0 100644 Binary files a/latex/effective__area_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf and b/latex/effective__area_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf differ diff --git a/latex/effective__area_2include_2_o_m_sim_stepping_action_8hh__incl.pdf b/latex/effective__area_2include_2_o_m_sim_stepping_action_8hh__incl.pdf index 46119107c5..78ce12e900 100644 Binary files a/latex/effective__area_2include_2_o_m_sim_stepping_action_8hh__incl.pdf and b/latex/effective__area_2include_2_o_m_sim_stepping_action_8hh__incl.pdf differ diff --git a/latex/effective__area_2src_2_o_m_sim_detector_construction_8cc__incl.pdf b/latex/effective__area_2src_2_o_m_sim_detector_construction_8cc__incl.pdf index 5cd555f2b8..869455d954 100644 Binary files a/latex/effective__area_2src_2_o_m_sim_detector_construction_8cc__incl.pdf and b/latex/effective__area_2src_2_o_m_sim_detector_construction_8cc__incl.pdf differ diff --git a/latex/effective__area_2src_2_o_m_sim_event_action_8cc__incl.pdf b/latex/effective__area_2src_2_o_m_sim_event_action_8cc__incl.pdf index 08a6dc4d07..9fb719c02b 100644 Binary files a/latex/effective__area_2src_2_o_m_sim_event_action_8cc__incl.pdf and b/latex/effective__area_2src_2_o_m_sim_event_action_8cc__incl.pdf differ diff --git a/latex/effective__area_2src_2_o_m_sim_physics_list_8cc__incl.pdf b/latex/effective__area_2src_2_o_m_sim_physics_list_8cc__incl.pdf index e7e1c53346..1ea5d15828 100644 Binary files a/latex/effective__area_2src_2_o_m_sim_physics_list_8cc__incl.pdf and b/latex/effective__area_2src_2_o_m_sim_physics_list_8cc__incl.pdf differ diff --git a/latex/effective__area_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf b/latex/effective__area_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf index 57eb5942c2..663c102afa 100644 Binary files a/latex/effective__area_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf and b/latex/effective__area_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf differ diff --git a/latex/effective__area_2src_2_o_m_sim_stepping_action_8cc__incl.pdf b/latex/effective__area_2src_2_o_m_sim_stepping_action_8cc__incl.pdf index 9f0a56c218..2fc4a9193a 100644 Binary files a/latex/effective__area_2src_2_o_m_sim_stepping_action_8cc__incl.pdf and b/latex/effective__area_2src_2_o_m_sim_stepping_action_8cc__incl.pdf differ diff --git a/latex/mdom_primary_generator_messenger_8cc__incl.pdf b/latex/mdom_primary_generator_messenger_8cc__incl.pdf index 0b4c4c1172..763062de2e 100644 Binary files a/latex/mdom_primary_generator_messenger_8cc__incl.pdf and b/latex/mdom_primary_generator_messenger_8cc__incl.pdf differ diff --git a/latex/mdom_primary_generator_messenger_8hh__dep__incl.pdf b/latex/mdom_primary_generator_messenger_8hh__dep__incl.pdf index 6e07086507..b745641b0e 100644 Binary files a/latex/mdom_primary_generator_messenger_8hh__dep__incl.pdf and b/latex/mdom_primary_generator_messenger_8hh__dep__incl.pdf differ diff --git a/latex/mdom_primary_generator_messenger_8hh__incl.pdf b/latex/mdom_primary_generator_messenger_8hh__incl.pdf index 04c7691383..0f92ab81da 100644 Binary files a/latex/mdom_primary_generator_messenger_8hh__incl.pdf and b/latex/mdom_primary_generator_messenger_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh__incl.pdf b/latex/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh__incl.pdf index a0620ee6ed..7e89925182 100644 Binary files a/latex/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh__incl.pdf and b/latex/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2include_2_o_m_sim_event_action_8hh__incl.pdf b/latex/radioactive__decays_2include_2_o_m_sim_event_action_8hh__incl.pdf index a380a55a9f..e11bdf871b 100644 Binary files a/latex/radioactive__decays_2include_2_o_m_sim_event_action_8hh__incl.pdf and b/latex/radioactive__decays_2include_2_o_m_sim_event_action_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2include_2_o_m_sim_physics_list_8hh__incl.pdf b/latex/radioactive__decays_2include_2_o_m_sim_physics_list_8hh__incl.pdf index 61ce64bdff..006aa6e641 100644 Binary files a/latex/radioactive__decays_2include_2_o_m_sim_physics_list_8hh__incl.pdf and b/latex/radioactive__decays_2include_2_o_m_sim_physics_list_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2include_2_o_m_sim_run_action_8hh__incl.pdf b/latex/radioactive__decays_2include_2_o_m_sim_run_action_8hh__incl.pdf index 60d6883d60..7153375ff5 100644 Binary files a/latex/radioactive__decays_2include_2_o_m_sim_run_action_8hh__incl.pdf and b/latex/radioactive__decays_2include_2_o_m_sim_run_action_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh__incl.pdf b/latex/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh__incl.pdf index c0cc1fa76e..78ce12e900 100644 Binary files a/latex/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh__incl.pdf and b/latex/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh__incl.pdf differ diff --git a/latex/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc__incl.pdf b/latex/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc__incl.pdf index 5cd555f2b8..869455d954 100644 Binary files a/latex/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc__incl.pdf and b/latex/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc__incl.pdf differ diff --git a/latex/radioactive__decays_2src_2_o_m_sim_event_action_8cc__incl.pdf b/latex/radioactive__decays_2src_2_o_m_sim_event_action_8cc__incl.pdf index 046560cf80..ef27f96d08 100644 Binary files a/latex/radioactive__decays_2src_2_o_m_sim_event_action_8cc__incl.pdf and b/latex/radioactive__decays_2src_2_o_m_sim_event_action_8cc__incl.pdf differ diff --git a/latex/radioactive__decays_2src_2_o_m_sim_physics_list_8cc__incl.pdf b/latex/radioactive__decays_2src_2_o_m_sim_physics_list_8cc__incl.pdf index d980ecab2b..9f2d5facaa 100644 Binary files a/latex/radioactive__decays_2src_2_o_m_sim_physics_list_8cc__incl.pdf and b/latex/radioactive__decays_2src_2_o_m_sim_physics_list_8cc__incl.pdf differ diff --git a/latex/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc__incl.pdf b/latex/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc__incl.pdf index d9fe016a7c..5a8e4d3cc1 100644 Binary files a/latex/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc__incl.pdf and b/latex/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc__incl.pdf differ diff --git a/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__coll__graph.pdf b/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__coll__graph.pdf index 03296ddf8b..3c04d29666 100644 Binary files a/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__coll__graph.pdf and b/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__coll__graph.pdf differ diff --git a/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__inherit__graph.pdf b/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__inherit__graph.pdf index 03296ddf8b..3c04d29666 100644 Binary files a/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__inherit__graph.pdf and b/latex/struct_c_a_d_mesh_1_1_file_1_1_____final_state__inherit__graph.pdf differ diff --git a/latex/struct_c_a_d_mesh_1_1_file_1_1_item__coll__graph.pdf b/latex/struct_c_a_d_mesh_1_1_file_1_1_item__coll__graph.pdf index a331d39372..e64f3e1d54 100644 Binary files a/latex/struct_c_a_d_mesh_1_1_file_1_1_item__coll__graph.pdf and b/latex/struct_c_a_d_mesh_1_1_file_1_1_item__coll__graph.pdf differ diff --git a/latex/struct_c_a_d_mesh_1_1_file_1_1_state__inherit__graph.pdf b/latex/struct_c_a_d_mesh_1_1_file_1_1_state__inherit__graph.pdf index 98827116d1..01d025847c 100644 Binary files a/latex/struct_c_a_d_mesh_1_1_file_1_1_state__inherit__graph.pdf and b/latex/struct_c_a_d_mesh_1_1_file_1_1_state__inherit__graph.pdf differ diff --git a/latex/supernova_2include_2_o_m_sim_detector_construction_8hh__incl.pdf b/latex/supernova_2include_2_o_m_sim_detector_construction_8hh__incl.pdf index 0431681b24..e1165fe8a9 100644 Binary files a/latex/supernova_2include_2_o_m_sim_detector_construction_8hh__incl.pdf and b/latex/supernova_2include_2_o_m_sim_detector_construction_8hh__incl.pdf differ diff --git a/latex/supernova_2include_2_o_m_sim_event_action_8hh__incl.pdf b/latex/supernova_2include_2_o_m_sim_event_action_8hh__incl.pdf index a380a55a9f..e11bdf871b 100644 Binary files a/latex/supernova_2include_2_o_m_sim_event_action_8hh__incl.pdf and b/latex/supernova_2include_2_o_m_sim_event_action_8hh__incl.pdf differ diff --git a/latex/supernova_2include_2_o_m_sim_physics_list_8hh__incl.pdf b/latex/supernova_2include_2_o_m_sim_physics_list_8hh__incl.pdf index 61ce64bdff..006aa6e641 100644 Binary files a/latex/supernova_2include_2_o_m_sim_physics_list_8hh__incl.pdf and b/latex/supernova_2include_2_o_m_sim_physics_list_8hh__incl.pdf differ diff --git a/latex/supernova_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf b/latex/supernova_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf index 72cb884207..a0441cf89d 100644 Binary files a/latex/supernova_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf and b/latex/supernova_2include_2_o_m_sim_primary_generator_action_8hh__incl.pdf differ diff --git a/latex/supernova_2include_2_o_m_sim_stepping_action_8hh__incl.pdf b/latex/supernova_2include_2_o_m_sim_stepping_action_8hh__incl.pdf index c0cc1fa76e..78ce12e900 100644 Binary files a/latex/supernova_2include_2_o_m_sim_stepping_action_8hh__incl.pdf and b/latex/supernova_2include_2_o_m_sim_stepping_action_8hh__incl.pdf differ diff --git a/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 b/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 index 58ad35b690..9a2746281a 100644 --- a/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 +++ b/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 @@ -1 +1 @@ -2fa4c4762f1659c7af0aab13e04c7e48 \ No newline at end of file +0ef96e38f7f1365660bd289edd8045de \ No newline at end of file diff --git a/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.pdf b/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.pdf index 3da242cf1f..5495029c10 100644 Binary files a/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.pdf and b/latex/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.pdf differ diff --git a/latex/supernova_2src_2_o_m_sim_event_action_8cc__incl.pdf b/latex/supernova_2src_2_o_m_sim_event_action_8cc__incl.pdf index 08a6dc4d07..9fb719c02b 100644 Binary files a/latex/supernova_2src_2_o_m_sim_event_action_8cc__incl.pdf and b/latex/supernova_2src_2_o_m_sim_event_action_8cc__incl.pdf differ diff --git a/latex/supernova_2src_2_o_m_sim_physics_list_8cc__incl.pdf b/latex/supernova_2src_2_o_m_sim_physics_list_8cc__incl.pdf index 54dcfafe5e..cfff934c1d 100644 Binary files a/latex/supernova_2src_2_o_m_sim_physics_list_8cc__incl.pdf and b/latex/supernova_2src_2_o_m_sim_physics_list_8cc__incl.pdf differ diff --git a/latex/supernova_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf b/latex/supernova_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf index 2d72bc7b50..1deffe694b 100644 Binary files a/latex/supernova_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf and b/latex/supernova_2src_2_o_m_sim_primary_generator_action_8cc__incl.pdf differ diff --git a/latex/supernova_2src_2_o_m_sim_stepping_action_8cc__incl.pdf b/latex/supernova_2src_2_o_m_sim_stepping_action_8cc__incl.pdf index 9f0a56c218..2fc4a9193a 100644 Binary files a/latex/supernova_2src_2_o_m_sim_stepping_action_8cc__incl.pdf and b/latex/supernova_2src_2_o_m_sim_stepping_action_8cc__incl.pdf differ diff --git a/mdom_primary_generator_messenger_8cc.html b/mdom_primary_generator_messenger_8cc.html index 2a1260d499..65479da644 100644 --- a/mdom_primary_generator_messenger_8cc.html +++ b/mdom_primary_generator_messenger_8cc.html @@ -135,7 +135,7 @@ diff --git a/mdom_primary_generator_messenger_8hh.html b/mdom_primary_generator_messenger_8hh.html index 558a4fcbab..a52c432d93 100644 --- a/mdom_primary_generator_messenger_8hh.html +++ b/mdom_primary_generator_messenger_8hh.html @@ -145,7 +145,7 @@ diff --git a/mdom_primary_generator_messenger_8hh_source.html b/mdom_primary_generator_messenger_8hh_source.html index 6a3b240eaa..f03719e465 100644 --- a/mdom_primary_generator_messenger_8hh_source.html +++ b/mdom_primary_generator_messenger_8hh_source.html @@ -160,7 +160,7 @@ diff --git a/modules.html b/modules.html index f933171ac0..36fc14da27 100644 --- a/modules.html +++ b/modules.html @@ -133,7 +133,7 @@ diff --git a/namespace_c_a_d_mesh.html b/namespace_c_a_d_mesh.html index 1577265ba0..7460deecf4 100644 --- a/namespace_c_a_d_mesh.html +++ b/namespace_c_a_d_mesh.html @@ -196,7 +196,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/namespace_c_a_d_mesh_1_1_exceptions.html b/namespace_c_a_d_mesh_1_1_exceptions.html index dd67c2d87f..822003dd56 100644 --- a/namespace_c_a_d_mesh_1_1_exceptions.html +++ b/namespace_c_a_d_mesh_1_1_exceptions.html @@ -364,7 +364,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/namespace_c_a_d_mesh_1_1_file.html b/namespace_c_a_d_mesh_1_1_file.html index 917e928fdd..6af7b8c444 100644 --- a/namespace_c_a_d_mesh_1_1_file.html +++ b/namespace_c_a_d_mesh_1_1_file.html @@ -853,7 +853,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/pages.html b/pages.html index 5e84931acb..54d28d21df 100644 --- a/pages.html +++ b/pages.html @@ -127,7 +127,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh.html b/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh.html index 7b7c51818f..bd4d6daf1f 100644 --- a/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh.html +++ b/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh.html @@ -140,7 +140,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh_source.html b/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh_source.html index e02ba2c7de..89b80bff71 100644 --- a/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh_source.html +++ b/radioactive__decays_2include_2_o_m_sim_detector_construction_8hh_source.html @@ -165,7 +165,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_event_action_8hh.html b/radioactive__decays_2include_2_o_m_sim_event_action_8hh.html index 5cffd54606..1635bcca8e 100644 --- a/radioactive__decays_2include_2_o_m_sim_event_action_8hh.html +++ b/radioactive__decays_2include_2_o_m_sim_event_action_8hh.html @@ -141,7 +141,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_event_action_8hh_source.html b/radioactive__decays_2include_2_o_m_sim_event_action_8hh_source.html index 62fca27a59..e002088526 100644 --- a/radioactive__decays_2include_2_o_m_sim_event_action_8hh_source.html +++ b/radioactive__decays_2include_2_o_m_sim_event_action_8hh_source.html @@ -179,7 +179,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_physics_list_8hh.html b/radioactive__decays_2include_2_o_m_sim_physics_list_8hh.html index 2529bfca3e..6a5ca68176 100644 --- a/radioactive__decays_2include_2_o_m_sim_physics_list_8hh.html +++ b/radioactive__decays_2include_2_o_m_sim_physics_list_8hh.html @@ -139,7 +139,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_physics_list_8hh_source.html b/radioactive__decays_2include_2_o_m_sim_physics_list_8hh_source.html index e4bb68eaf1..12697682d5 100644 --- a/radioactive__decays_2include_2_o_m_sim_physics_list_8hh_source.html +++ b/radioactive__decays_2include_2_o_m_sim_physics_list_8hh_source.html @@ -152,7 +152,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_run_action_8hh.html b/radioactive__decays_2include_2_o_m_sim_run_action_8hh.html index 728be58433..cce2cdb9fe 100644 --- a/radioactive__decays_2include_2_o_m_sim_run_action_8hh.html +++ b/radioactive__decays_2include_2_o_m_sim_run_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_run_action_8hh_source.html b/radioactive__decays_2include_2_o_m_sim_run_action_8hh_source.html index b87dae14e5..60c779c7dc 100644 --- a/radioactive__decays_2include_2_o_m_sim_run_action_8hh_source.html +++ b/radioactive__decays_2include_2_o_m_sim_run_action_8hh_source.html @@ -147,7 +147,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh.html b/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh.html index 6246da6f5f..06ffec76c0 100644 --- a/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh.html +++ b/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh_source.html b/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh_source.html index e0f8250d37..b748e45da4 100644 --- a/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh_source.html +++ b/radioactive__decays_2include_2_o_m_sim_stepping_action_8hh_source.html @@ -146,7 +146,7 @@ diff --git a/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc.html b/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc.html index 2fd1d00339..2d58dc93ee 100644 --- a/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc.html +++ b/radioactive__decays_2src_2_o_m_sim_detector_construction_8cc.html @@ -129,7 +129,7 @@ diff --git a/radioactive__decays_2src_2_o_m_sim_event_action_8cc.html b/radioactive__decays_2src_2_o_m_sim_event_action_8cc.html index 103c22dbc3..4fdb76817e 100644 --- a/radioactive__decays_2src_2_o_m_sim_event_action_8cc.html +++ b/radioactive__decays_2src_2_o_m_sim_event_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/radioactive__decays_2src_2_o_m_sim_physics_list_8cc.html b/radioactive__decays_2src_2_o_m_sim_physics_list_8cc.html index 283fe19349..2ed21dd596 100644 --- a/radioactive__decays_2src_2_o_m_sim_physics_list_8cc.html +++ b/radioactive__decays_2src_2_o_m_sim_physics_list_8cc.html @@ -129,7 +129,7 @@ diff --git a/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc.html b/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc.html index 3539b926a6..f46dd8a828 100644 --- a/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc.html +++ b/radioactive__decays_2src_2_o_m_sim_stepping_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/struct_c_a_d_mesh_1_1_file_1_1_____final_state-members.html b/struct_c_a_d_mesh_1_1_file_1_1_____final_state-members.html index 9245f01bc8..88f5e9075e 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_____final_state-members.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_____final_state-members.html @@ -126,7 +126,7 @@ diff --git a/struct_c_a_d_mesh_1_1_file_1_1_____final_state.html b/struct_c_a_d_mesh_1_1_file_1_1_____final_state.html index 8959a3e6c2..5fb963b2f7 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_____final_state.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_____final_state.html @@ -176,7 +176,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_c_a_d_mesh_1_1_file_1_1_item-members.html b/struct_c_a_d_mesh_1_1_file_1_1_item-members.html index a51c665813..a698dea3aa 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_item-members.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_item-members.html @@ -132,7 +132,7 @@ diff --git a/struct_c_a_d_mesh_1_1_file_1_1_item.html b/struct_c_a_d_mesh_1_1_file_1_1_item.html index 2b814ab10a..851fe9b112 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_item.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_item.html @@ -252,7 +252,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_c_a_d_mesh_1_1_file_1_1_state-members.html b/struct_c_a_d_mesh_1_1_file_1_1_state-members.html index 2890afac97..509681604e 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_state-members.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_state-members.html @@ -126,7 +126,7 @@ diff --git a/struct_c_a_d_mesh_1_1_file_1_1_state.html b/struct_c_a_d_mesh_1_1_file_1_1_state.html index 7929cd6544..30f13c9717 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_state.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_state.html @@ -170,7 +170,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_c_a_d_mesh_1_1_file_1_1_token-members.html b/struct_c_a_d_mesh_1_1_file_1_1_token-members.html index 73d56a6e1e..ecaf842889 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_token-members.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_token-members.html @@ -128,7 +128,7 @@ diff --git a/struct_c_a_d_mesh_1_1_file_1_1_token.html b/struct_c_a_d_mesh_1_1_file_1_1_token.html index e0e054d14b..6da7e386ec 100644 --- a/struct_c_a_d_mesh_1_1_file_1_1_token.html +++ b/struct_c_a_d_mesh_1_1_file_1_1_token.html @@ -211,7 +211,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_decay_stats-members.html b/struct_decay_stats-members.html index e53a806822..586b0ca613 100644 --- a/struct_decay_stats-members.html +++ b/struct_decay_stats-members.html @@ -129,7 +129,7 @@ diff --git a/struct_decay_stats.html b/struct_decay_stats.html index afc7fe407e..63514b1689 100644 --- a/struct_decay_stats.html +++ b/struct_decay_stats.html @@ -205,7 +205,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_evt_stat-members.html b/struct_evt_stat-members.html index 456b0f0d89..d34a172373 100644 --- a/struct_evt_stat-members.html +++ b/struct_evt_stat-members.html @@ -132,7 +132,7 @@ diff --git a/struct_evt_stat.html b/struct_evt_stat.html index 49b58feee5..0e445fe793 100644 --- a/struct_evt_stat.html +++ b/struct_evt_stat.html @@ -273,7 +273,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_global_position-members.html b/struct_global_position-members.html index 7d586e95a3..d27e804bb7 100644 --- a/struct_global_position-members.html +++ b/struct_global_position-members.html @@ -129,7 +129,7 @@ diff --git a/struct_global_position.html b/struct_global_position.html index 3795889c57..db399dda6b 100644 --- a/struct_global_position.html +++ b/struct_global_position.html @@ -201,7 +201,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_hit_stat-members.html b/struct_hit_stat-members.html index c84f29d7e7..1b422ac509 100644 --- a/struct_hit_stat-members.html +++ b/struct_hit_stat-members.html @@ -135,7 +135,7 @@ diff --git a/struct_hit_stat.html b/struct_hit_stat.html index 55481dd461..7e2aabd551 100644 --- a/struct_hit_stat.html +++ b/struct_hit_stat.html @@ -321,7 +321,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_hit_stats-members.html b/struct_hit_stats-members.html index 3968b20255..69cca0cc18 100644 --- a/struct_hit_stats-members.html +++ b/struct_hit_stats-members.html @@ -136,7 +136,7 @@ diff --git a/struct_hit_stats.html b/struct_hit_stats.html index c18973c058..a6a4eea69e 100644 --- a/struct_hit_stats.html +++ b/struct_hit_stats.html @@ -326,7 +326,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse-members.html b/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse-members.html index 41f33923d8..5f9edf6305 100644 --- a/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse-members.html +++ b/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse-members.html @@ -128,7 +128,7 @@ diff --git a/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse.html b/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse.html index 1f7ae4189b..d26624e74b 100644 --- a/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse.html +++ b/struct_o_m_sim_p_m_t_response_1_1_p_m_t_pulse.html @@ -188,7 +188,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/structabc_detector_component_1_1_component-members.html b/structabc_detector_component_1_1_component-members.html index 7b2a210dc4..b0760d7730 100644 --- a/structabc_detector_component_1_1_component-members.html +++ b/structabc_detector_component_1_1_component-members.html @@ -130,7 +130,7 @@ diff --git a/structabc_detector_component_1_1_component.html b/structabc_detector_component_1_1_component.html index b541144132..c64e129aa4 100644 --- a/structabc_detector_component_1_1_component.html +++ b/structabc_detector_component_1_1_component.html @@ -226,7 +226,7 @@

                                                                                                                                                  diff --git a/structeffective_area_result-members.html b/structeffective_area_result-members.html index b3bb6b7a70..161b296722 100644 --- a/structeffective_area_result-members.html +++ b/structeffective_area_result-members.html @@ -127,7 +127,7 @@ diff --git a/structeffective_area_result.html b/structeffective_area_result.html index 91ab90a7a3..8c641257e3 100644 --- a/structeffective_area_result.html +++ b/structeffective_area_result.html @@ -166,7 +166,7 @@

                                                                                                                                                    - +
                                                                                                                                                  diff --git a/supernova_2include_2_o_m_sim_detector_construction_8hh.html b/supernova_2include_2_o_m_sim_detector_construction_8hh.html index 86d6c0317a..959eec2008 100644 --- a/supernova_2include_2_o_m_sim_detector_construction_8hh.html +++ b/supernova_2include_2_o_m_sim_detector_construction_8hh.html @@ -140,7 +140,7 @@ diff --git a/supernova_2include_2_o_m_sim_detector_construction_8hh_source.html b/supernova_2include_2_o_m_sim_detector_construction_8hh_source.html index 628dafe9bd..5b9cd773e7 100644 --- a/supernova_2include_2_o_m_sim_detector_construction_8hh_source.html +++ b/supernova_2include_2_o_m_sim_detector_construction_8hh_source.html @@ -162,7 +162,7 @@ diff --git a/supernova_2include_2_o_m_sim_event_action_8hh.html b/supernova_2include_2_o_m_sim_event_action_8hh.html index 9536835a69..4f48642561 100644 --- a/supernova_2include_2_o_m_sim_event_action_8hh.html +++ b/supernova_2include_2_o_m_sim_event_action_8hh.html @@ -141,7 +141,7 @@ diff --git a/supernova_2include_2_o_m_sim_event_action_8hh_source.html b/supernova_2include_2_o_m_sim_event_action_8hh_source.html index 3f69e528c2..579e16c322 100644 --- a/supernova_2include_2_o_m_sim_event_action_8hh_source.html +++ b/supernova_2include_2_o_m_sim_event_action_8hh_source.html @@ -179,7 +179,7 @@ diff --git a/supernova_2include_2_o_m_sim_physics_list_8hh.html b/supernova_2include_2_o_m_sim_physics_list_8hh.html index 6be7d10295..85f1dae071 100644 --- a/supernova_2include_2_o_m_sim_physics_list_8hh.html +++ b/supernova_2include_2_o_m_sim_physics_list_8hh.html @@ -139,7 +139,7 @@ diff --git a/supernova_2include_2_o_m_sim_physics_list_8hh_source.html b/supernova_2include_2_o_m_sim_physics_list_8hh_source.html index 90966fbb3a..73178744d0 100644 --- a/supernova_2include_2_o_m_sim_physics_list_8hh_source.html +++ b/supernova_2include_2_o_m_sim_physics_list_8hh_source.html @@ -152,7 +152,7 @@ diff --git a/supernova_2include_2_o_m_sim_primary_generator_action_8hh.html b/supernova_2include_2_o_m_sim_primary_generator_action_8hh.html index 168ca57dc9..23c9d7db5f 100644 --- a/supernova_2include_2_o_m_sim_primary_generator_action_8hh.html +++ b/supernova_2include_2_o_m_sim_primary_generator_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/supernova_2include_2_o_m_sim_primary_generator_action_8hh_source.html b/supernova_2include_2_o_m_sim_primary_generator_action_8hh_source.html index 7179e520f2..d420ff6cf4 100644 --- a/supernova_2include_2_o_m_sim_primary_generator_action_8hh_source.html +++ b/supernova_2include_2_o_m_sim_primary_generator_action_8hh_source.html @@ -186,7 +186,7 @@ diff --git a/supernova_2include_2_o_m_sim_stepping_action_8hh.html b/supernova_2include_2_o_m_sim_stepping_action_8hh.html index bd0718cf84..510e87cb35 100644 --- a/supernova_2include_2_o_m_sim_stepping_action_8hh.html +++ b/supernova_2include_2_o_m_sim_stepping_action_8hh.html @@ -139,7 +139,7 @@ diff --git a/supernova_2include_2_o_m_sim_stepping_action_8hh_source.html b/supernova_2include_2_o_m_sim_stepping_action_8hh_source.html index dc996f630f..e5019a4b37 100644 --- a/supernova_2include_2_o_m_sim_stepping_action_8hh_source.html +++ b/supernova_2include_2_o_m_sim_stepping_action_8hh_source.html @@ -146,7 +146,7 @@ diff --git a/supernova_2src_2_o_m_sim_detector_construction_8cc.html b/supernova_2src_2_o_m_sim_detector_construction_8cc.html index d2cac5821b..8b4c3f1e37 100644 --- a/supernova_2src_2_o_m_sim_detector_construction_8cc.html +++ b/supernova_2src_2_o_m_sim_detector_construction_8cc.html @@ -328,7 +328,7 @@

                                                                                                                                                  diff --git a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.map b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.map index 8b6685eba7..a3207bd3ee 100644 --- a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.map +++ b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.map @@ -5,9 +5,9 @@ - - - + + + @@ -23,16 +23,16 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 index 91e84a998d..c25ef11bd5 100644 --- a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 +++ b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.md5 @@ -1 +1 @@ -d75876f03b6a0c50a34d5a39a674db2d \ No newline at end of file +912e9f0bd9b421cb0449d4de19666f91 \ No newline at end of file diff --git a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.svg b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.svg index 149a60d0d3..9971ae3c03 100644 --- a/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.svg +++ b/supernova_2src_2_o_m_sim_detector_construction_8cc__incl.svg @@ -96,48 +96,48 @@ Node22 - - -OMSimCommandArgsTable.hh + + +OMSimHitManager.hh Node1->Node22 - - - - - -Node29 - - -OMSimHitManager.hh - - - - - -Node1->Node29 - - -Node36 - + + +Node30 + G4Navigator.hh - - -Node1->Node36 + + +Node1->Node30 + + +Node31 + + +OMSimCommandArgsTable.hh + + + + + +Node1->Node31 + + + Node4 @@ -415,194 +415,194 @@ Node23 - - -OMSimLogger.hh + + +OMSimPMTResponse.hh Node22->Node23 - - - - - -Node26 - - -fstream - - - - - -Node22->Node26 - - - - - -Node27 - - -boost/any.hpp - - - - - -Node22->Node27 - - + + Node28 - -sys/time.h + +G4ThreeVector.hh - + Node22->Node28 - - + + + + + +Node29 + + +fstream + + + + + +Node22->Node29 + + + + + +Node23->Node8 + + Node24 - -stdio.h + +G4Types.hh - + Node23->Node24 - - + + Node25 - -time.h + +map - + Node23->Node25 - - - - - -Node29->Node26 - - + + - - -Node30 - - -OMSimPMTResponse.hh + + +Node26 + + +TGraph.h - - -Node29->Node30 - - + + +Node23->Node26 + + - - -Node35 - - -G4ThreeVector.hh + + +Node27 + + +TH2D.h - + + +Node23->Node27 + + + + -Node29->Node35 - - +Node31->Node29 + + - - -Node30->Node8 - - + + +Node32 + + +OMSimLogger.hh + - - -Node31 - - -G4Types.hh + + + +Node31->Node32 + + + + + +Node35 + + +boost/any.hpp - - -Node30->Node31 - - + + +Node31->Node35 + + - - -Node32 - - -map + + +Node36 + + +sys/time.h - - -Node30->Node32 - - + + +Node31->Node36 + + Node33 - -TGraph.h + +stdio.h - + -Node30->Node33 - - +Node32->Node33 + + Node34 - -TH2D.h + +time.h - + -Node30->Node34 - - +Node32->Node34 + + diff --git a/supernova_2src_2_o_m_sim_event_action_8cc.html b/supernova_2src_2_o_m_sim_event_action_8cc.html index 72a3e7158f..07cd1a2030 100644 --- a/supernova_2src_2_o_m_sim_event_action_8cc.html +++ b/supernova_2src_2_o_m_sim_event_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/supernova_2src_2_o_m_sim_physics_list_8cc.html b/supernova_2src_2_o_m_sim_physics_list_8cc.html index 1760e4f420..cd54994f01 100644 --- a/supernova_2src_2_o_m_sim_physics_list_8cc.html +++ b/supernova_2src_2_o_m_sim_physics_list_8cc.html @@ -129,7 +129,7 @@ diff --git a/supernova_2src_2_o_m_sim_primary_generator_action_8cc.html b/supernova_2src_2_o_m_sim_primary_generator_action_8cc.html index 10651e0d38..29b0bafa2d 100644 --- a/supernova_2src_2_o_m_sim_primary_generator_action_8cc.html +++ b/supernova_2src_2_o_m_sim_primary_generator_action_8cc.html @@ -135,7 +135,7 @@ diff --git a/supernova_2src_2_o_m_sim_stepping_action_8cc.html b/supernova_2src_2_o_m_sim_stepping_action_8cc.html index 382cf348e4..350c0a7aed 100644 --- a/supernova_2src_2_o_m_sim_stepping_action_8cc.html +++ b/supernova_2src_2_o_m_sim_stepping_action_8cc.html @@ -129,7 +129,7 @@ diff --git a/todo.html b/todo.html index f3ae062403..73f1d98f98 100644 --- a/todo.html +++ b/todo.html @@ -175,7 +175,7 @@