#include "CombineHarvester/CombineTools/interface/TFileIO.h"
#include <memory>
#include <string>
#include <vector>
#include "TFile.h"
#include "TH1.h"
#include "TDirectory.h"
#include "CombineHarvester/CombineTools/interface/Logging.h"
Go to the source code of this file.
Namespaces | |
ch | |
Functions | |
std::unique_ptr< TH1 > | ch::GetClonedTH1 (TFile *file, std::string const &path) |