Difference between revisions of "Hall C basic replay structure"
From HallCWiki
Jump to navigationJump to search (→DBASE: Brief description.) |
(→DEF-files: Brief description.) |
||
Line 17: | Line 17: | ||
== DEF-files == | == DEF-files == | ||
− | + | === aaa.def === | |
+ | |||
+ | Defines which variables or blocks of variables are written to ROOT tree and defines the histograms that are saved in the ROOT file. | ||
+ | |||
+ | === aaa_cuts.def === | ||
+ | |||
+ | Defines cuts for different stages of raw data analysis. | ||
== MAPS == | == MAPS == |
Revision as of 15:39, 14 November 2016
This entry provides an overview of the basic replay structure for Hall C, which is available on github.
DBASE
general.param
Collects all parameter files that are read-in before the replay.
standard.database
Defines which files are read-in for each run number.
standard.kinematics
Sets the kinematics variables for each run number.
DEF-files
aaa.def
Defines which variables or blocks of variables are written to ROOT tree and defines the histograms that are saved in the ROOT file.
aaa_cuts.def
Defines cuts for different stages of raw data analysis.
MAPS
test
PARAM
test
SCRIPTS
test
raw
test
ROOTfiles
test
TEMPLATES
test
db_cratemap.dat
test
db_run.dat
test