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 *** |
# | User | Rev | Content |
---|---|---|---|
1 | mstein | 1.3 | #configuration |
2 | dataset = "TTJets"; | ||
3 | mstein | 1.1 | |
4 | mstein | 1.3 | #------------------------------------------- control structures |
5 | mstein | 1.1 | startEvent = 0; |
6 | mstein | 1.3 | 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 | mstein | 1.1 | |
12 | |||
13 | |||
14 | |||
15 | |||
16 | |||
17 |