Skip to content
Snippets Groups Projects
Commit 27509c44 authored by Emanuele Villa's avatar Emanuele Villa
Browse files

Update for v4

parent 643d0cd4
No related merge requests found
{
"thisIsAComment1":"settingsForBashScript",
"inputDirectory":"/Users/bordonis/ResearchActivities/ND280Upgrade/ToF/DataAnalysis_singlebar/TofData",
"outputDirectory":"/Users/bordonis/ResearchActivities/ND280Upgrade/ToF/DataAnalysis_singlebar/TofRootFiles",
"inputDirectory":"/your/local/input/path/",
"outputDirectory":"/your/local/output/path/",
"thisIsAComment2":"settingsFor_TofRun",
"RunMaxHitsToLoad":5000,
......@@ -18,18 +18,11 @@
"thisIsAComment5":"settingsFor_verbosity",
"RunVerboseMode":true,
"RunDebugMode":false,
"RunDebugMode":false,
"EventVerboseMode":false,
"EventDebugMode":false,
"SignalVerboseMode":false,
"SignalDebugMode":false,
"HitVerboseMode":false,
"HitDebugMode":false,
"RunGate":true,
"DisplayMidasEvent":true,
"thisIsAComment6":"stillImplementingTheFollowing",
"EventVerboseMode":false,
"EventDebugMode":false
"HitDebugMode":false
}
......@@ -4,7 +4,7 @@
"outputDirectory":"/your/output/path/",
"thisIsAComment2":"settingsFor_TofRun",
"RunMaxHitsToLoad":5000,
"RunMaxHitsToLoad":500,
"RunCoincWindow":75,
"RunBaselineNSamples":5,
......@@ -18,13 +18,11 @@
"thisIsAComment5":"settingsFor_verbosity",
"RunVerboseMode":true,
"RunDebugMode":false,
"RunDebugMode":false,
"EventVerboseMode":false,
"EventDebugMode":false,
"SignalVerboseMode":false,
"SignalDebugMode":false,
"HitVerboseMode":false,
"HitDebugMode":false,
"thisIsAComment6":"stillImplementingTheFollowing",
"EventVerboseMode":false,
"EventDebugMode":false
"HitDebugMode":false
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment