CombineHarvester
PostFitShapesFromWorkspace.cpp File Reference
#include <map>
#include "boost/program_options.hpp"
#include "boost/format.hpp"
#include "TSystem.h"
#include "TH2F.h"
#include "CombineHarvester/CombineTools/interface/CombineHarvester.h"
#include "CombineHarvester/CombineTools/interface/ParseCombineWorkspace.h"
#include "CombineHarvester/CombineTools/interface/TFileIO.h"
#include "CombineHarvester/CombineTools/interface/Logging.h"

Go to the source code of this file.

Functions

void ReverseBins (TH1F &h)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ ReverseBins()

void ReverseBins ( TH1F &  h)

Definition at line 15 of file PostFitShapesFromWorkspace.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 29 of file PostFitShapesFromWorkspace.cpp.