DAS
3.0
Das Analysis System
|
#include <cassert>
#include <cmath>
#include <filesystem>
#include <functional>
#include <regex>
#include <string>
#include "Ntupliser.h"
#include "Core/Objects/interface/Photon.h"
#include "Core/Objects/interface/Format.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include <boost/property_tree/json_parser.hpp>
#include <boost/exception/all.hpp>
Functions | |
template<typename DAStype > | |
void | Sort (vector< DAStype > *&collection) |
template<> | |
void | Sort (vector< DAS::FourVector > *&collection) |
string | DelLastDigits (string n) |
DEFINE_FWK_MODULE (Ntupliser) | |
DEFINE_FWK_MODULE | ( | Ntupliser | ) |
string DelLastDigits | ( | string | n | ) |
void Sort | ( | vector< DAS::FourVector > *& | collection | ) |