Warning, /snippets/JetsAndHF/D0-taggedjets/ReadMe is written in an unsupported language. File is not indexed.
0001 COMPILATION:
0002
0003 compile the analysis code using the provided Makefile :-
0004
0005 -----$ make analysis
0006
0007 this creates the executable:-
0008
0009 analysis
0010
0011 RUNNING:
0012
0013 To Run the code use:-
0014
0015 -----$ ./analysis <inputFiles/test.list> <OutputFile/out.root> <CollissionSystem/eAu/ep> <jetRadius/1.0> <Output_signalFile/signal.root> <Output_backgroundFile/bkg.root> <output_genFile/gen.root>