![]() |
DAS
3.0
Das Analysis System
|
#include <cstdlib>#include <filesystem>#include <iostream>#include <utility>#include <unordered_map>#include <vector>#include "Core/Objects/interface/Event.h"#include "Core/Objects/interface/Jet.h"#include "Core/CommonTools/interface/binnings.h"#include "Core/CommonTools/interface/ControlPlots.h"#include "Core/CommonTools/interface/DASOptions.h"#include "Core/CommonTools/interface/toolbox.h"#include "Core/PUstaubSauger/interface/Plots.h"#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/info_parser.hpp>#include <TH1.h>#include <TString.h>#include <darwin.h>
Include dependency graph for applyPUcleaningHT.cc:Namespaces | |
| DAS | |
| DAS::PUstaub | |
Functions | |
| unordered_map< unsigned long long, float > | GetMaxGenHts (const fs::path &input) |
| void | applyPUcleaningHT (const vector< fs::path > &inputs, const fs::path &output, const pt::ptree &config, const int steering, const DT::Slice slice={1, 0}) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |