Crombie Tools
FileInfo.h File Reference

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)
 

Detailed Description

Defines the FileInfo class and a function to get cross section weight.

Author
Daniel Abercrombie daber.nosp@m.cro@.nosp@m.mit.e.nosp@m.du

Definition in file FileInfo.h.

Function Documentation

§ operator<()

Bool_t operator< ( const FileInfo a,
const FileInfo b 
)
inline

Definition at line 103 of file FileInfo.h.

References FileInfo::fSize.