133 |
|
// scansample.AddSample("/scratch/fronga/SMS/T6z_GlGlToQQZQQZ_38xFall10.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
134 |
|
//scansample.AddSample("/scratch/buchmann/allfinalevent_NTupleProducer_42X_mc.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
135 |
|
// scansample.AddSample("/scratch/buchmann/SUSYScanTestJZB.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
136 |
< |
scansample.AddSample("/scratch/buchmann/mSUGRA3.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
136 |
> |
|
137 |
> |
if((int)((string)hostname).find("falda")>-1) { |
138 |
> |
scansample.AddSample("/scratch/buchmann/mSUGRA3.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
139 |
> |
} else { |
140 |
> |
scansample.AddSample("/shome/buchmann/mSUGRA6JZB.root","T6Z",1,1,false,true,1,lm_color); // there is only one sample in the scan; we give each event weight "1" |
141 |
> |
} |
142 |
> |
|
143 |
|
|
144 |
|
|
145 |
|
if(showList) allsamples.ListSamples(); |