ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/Tools/vtxreweight.h
(Generate patch)

Comparing UserCode/FGolf/Tools/vtxreweight.h (file contents):
Revision 1.1 by fgolf, Fri Jul 8 09:17:39 2011 UTC vs.
Revision 1.2 by fgolf, Fri Dec 2 11:12:53 2011 UTC

# Line 1 | Line 1
1
1   #ifndef VTXREWEIGHT_H
2   #define VTXREWEIGHT_H
3  
4 + #include "TH1.h"
5 +
6   float vtxweight( bool isData = false , int nvtx = 1 );
7   void set_vtxreweight_rootfile ( const char* filename = "vtxreweight.root", bool verbose = false );
8   TH1F* vtxreweight_hist;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines