ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/Plotting/ZbAnalysis.C
(Generate patch)

Comparing UserCode/cbrown/Development/Plotting/ZbAnalysis.C (file contents):
Revision 1.1 by buchmann, Mon Jun 25 13:34:21 2012 UTC vs.
Revision 1.3 by buchmann, Thu Jul 12 13:05:16 2012 UTC

# Line 123 | Line 123 | int main (int argc, char ** argv)
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! ---------------------------------------------------------
# Line 154 | Line 155 | int main (int argc, char ** argv)
155    
156    
157    
158 <  
159 <  
160 <  
161 <  write_warning(__FUNCTION__,"Commented out all yields");
161 <  //print_all_b_yields();
158 >  write_warning(__FUNCTION__,"Everything missing so far goes here: ");
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();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines