forked from CMS-LUMI-POG/VdMFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmakeScanFile_Config.json
More file actions
22 lines (22 loc) · 890 Bytes
/
makeScanFile_Config.json
File metadata and controls
22 lines (22 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"Fill": "3563",
"Date": "Feb142013",
"AnalysisDir": "Fill3563_Feb142013",
"Run" : "211821",
"InputDIPFile" : "forTmpStorage/HFLumi_Fill3563/211821vdmdip.root",
"ScanNames" : ["X1","Y1","Y2","X2"],
"Comment" : "Since X,Y scans are automatically differentiated, a time window can include an X and a Y scan, will still work, timestamp in UTC",
"ScanTimeWindows" :[[1360796960, 1360799300],[1360796960, 1360799300],[1360799350, 1360801210],[1360799350, 1360801210]],
"Comment" : "A few parameters that are not in our current DIP file, but should be available eventually",
"Comment" : "betaStar in cm, angle in microrad",
"BetaStar" : 1100,
"Angle" : 170,
"Offset" : [0.0,0.0,0.0,0.0],
"ParticleTypeB1" : "proton",
"ParticleTypeB2" : "proton",
"Comment": "Beam energies in MeV",
"EnergyB1" : 1380,
"EnergyB2" : 1380,
"Comment": "Output goes to <AnalysisDir>/cond",
"OutputSubDir" : "cond"
}