~ajdobbs/maus/event-selection-2

« back to all changes in this revision

Viewing changes to bin/utilities/datacard_event_selection

  • Committer: Adam Dobbs
  • Date: 2016-12-05 18:22:58 UTC
  • mto: This revision was merged to the branch mainline in revision 1162.
  • Revision ID: phuccj@gmail.com-20161205182258-ev2uctmrzm2slewu
Tweak

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
input_root_file_name = "/home/adobbs/MAUS/mice-data/real-recon-data/MAUS-v2.5.0/07400/07469/07469_recon.root"
 
1
# input_root_file_name = "/home/adobbs/MAUS/mice-data/real-recon-data/MAUS-v2.5.0/07400/07469/07469_recon.root"
2
2
# input_root_file_name = "/vols/mice/mice-data/real-recon-data/MAUS-v2.5.0/07400/07469/07469_recon.root"
3
3
# input_root_file_name = "/vols/mice/mice-data/mc-recon-data/offrec/MAUS-v2.5.0/07400/07469/mc_3mm200_07469_MAUS-v250_1.root"
4
 
# input_root_file_name = "maus_input.root"
 
4
input_root_file_name = "maus_input.root"
5
5
StartSpillNum = -1;
6
6
EndSpillNum = -1;
7
 
CheckTimeOfFlight = True
 
7
CheckTimeOfFlight = False
8
8
TimeOfFlightLowerCut = 27.0
9
9
TimeOfFlightUpperCut = 50.0
10
10
NumTOF0SpacePoints = -1
11
11
NumTOF1SpacePoints = -1
12
12
NumTOF2SpacePoints = -1
13
 
NumTKUSpacePointsPerStation = 1
14
 
NumTKDSpacePointsPerStation = 1
15
 
NumTKUPRTracksPerStation = -1
 
13
NumTKUSpacePointsPerStation = -1
 
14
NumTKDSpacePointsPerStation = -1
 
15
NumTKUPRTracksPerStation = 0
16
16
NumTKDPRTracksPerStation = -1