We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a79fc9 + c21c09f commit 369ab65Copy full SHA for 369ab65
2 files changed
sbndcode/Calibration/TPCCalorimetry/NormalizeYZ_tool.cc
@@ -1,3 +1,5 @@
1
+// Author : Shweta Yadav (sxy1439@mavs.uta.edu)
2
+// University of Texas at Arlington
3
4
// Framework Includes
5
#include "art/Framework/Core/EDProducer.h"
sbndcode/Calibration/TPCCalorimetry/normtools_sbnd.fcl
@@ -11,13 +11,13 @@ driftnorm_sql: {
11
12
yznorm_hist_data: {
13
tool_type: NormalizeYZ
14
- FileName: "YZmaps/yz_correction_map_data1e20.root"
+ FileName: "YZmaps/yz_data2025_v10_14_02.root"
15
Verbose: false
16
}
17
18
yznorm_hist_mc: {
19
20
- FileName: "YZmaps/yz_correction_map_mcp2025b5e18.root"
+ FileName: "YZmaps/yz_mc2025_v10_14_02.root"
21
22
23
0 commit comments