Revision: | 1.3 |
Committed: | Tue Nov 27 12:11:16 2012 UTC (12 years, 5 months ago) by mstein |
Branch: | MAIN |
CVS Tags: | v1 |
Changes since 1.2: | +8 -84 lines |
Log Message: | *** empty log message *** |
# | Content |
---|---|
1 | #configuration |
2 | dataset = "TTJets"; |
3 | |
4 | #------------------------------------------- control structures |
5 | startEvent = 0; |
6 | nentries = 100; #-1: take all events |
7 | TString path = /scratch/hh/current/cms/user/mstein/ntuples/; |
8 | #Lumi = 1096.4; #in pb^-1 |
9 | #verbosity = 0; |
10 | outputNameSuffix = ; |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 |