|
Crombie Tools
|
Defines the FileInfo class and a function to get cross section weight. More...
#include <iostream>#include <sys/stat.h>#include "TFile.h"#include "TH1D.h"#include "TH1.h"#include "TString.h"#include "UncertaintyInfo.h"Go to the source code of this file.
Classes | |
| struct | FileInfo |
| Structure holding all the information desired from each file. More... | |
Functions | |
| Double_t | GetXSecWeight (TString fileName, Double_t XSec, TString allHistName) |
| Returns the XSection weight of each event. More... | |
| Bool_t | operator< (const FileInfo &a, const FileInfo &b) |
Defines the FileInfo class and a function to get cross section weight.
Definition in file FileInfo.h.
Definition at line 103 of file FileInfo.h.
References FileInfo::fSize.