123 |
|
if(directory!="") PlottingSetup::directoryname=directory; |
124 |
|
if(option_counter==0) usage(); |
125 |
|
|
126 |
+ |
PlottingSetup::publicmode=true; // suppressing the whole JZB header |
127 |
|
|
128 |
|
|
129 |
|
///----------------------------------- BELOW THIS LINE: NO MORE OPTIONS BUT ACTUAL FUNCTION CALLS! --------------------------------------------------------- |
156 |
|
|
157 |
|
|
158 |
|
write_warning(__FUNCTION__,"Everything missing so far goes here: "); |
159 |
< |
|
160 |
< |
|
161 |
< |
write_warning(__FUNCTION__,"Commented out all yields"); |
159 |
> |
cout << " Still need to carry out cross - checks" << endl; |
160 |
> |
cout << " Still need to define errors in final plot " << endl; |
161 |
> |
cout << " Still need to make PU cut " << endl; |
162 |
|
|
163 |
|
|
164 |
|
do_basic_ZB_analysis(); |