# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |