babymaker  e95a6a9342d4604277fe7cc6149b6b5b24447d89
Namespaces | Functions
jet_met_tools.cc File Reference
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <string>
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include <DataFormats/Math/interface/deltaR.h>
#include <DataFormats/Math/interface/deltaPhi.h>
#include <fastjet/JetDefinition.hh>
#include <fastjet/PseudoJet.hh>
#include <fastjet/ClusterSequence.hh>
#include <fastjet/GhostedAreaSpec.hh>
#include "babymaker/bmaker/interface/jet_met_tools.hh"
#include "babymaker/bmaker/interface/release.hh"
#include "TFile.h"

Go to the source code of this file.

Namespaces

 anonymous_namespace{jet_met_tools.cc}
 

Functions

template<typename T , typename... Args>
std::unique_ptr< T > anonymous_namespace{jet_met_tools.cc}::MakeUnique (Args &&...args)