PhysicsTools
Heppy
interface
JetUtils.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_Heppy_JetUtils_h
2
#define PhysicsTools_Heppy_JetUtils_h
3
4
#include "
DataFormats/Common/interface/Ptr.h
"
5
#include "
DataFormats/PatCandidates/interface/Jet.h
"
6
7
namespace
heppy
{
8
9
struct
JetUtils
{
10
static
const
pat::Jet
copyJet
(
const
pat::Jet
& ijet);
11
};
12
};
// namespace heppy
13
14
#endif
heppy
TAKEN FROM http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/ElectroWeakAnalysis/Utilities/src/PdfWeig...
Definition:
AlphaT.h:16
Ptr.h
heppy::JetUtils
Definition:
JetUtils.h:9
heppy::JetUtils::copyJet
static const pat::Jet copyJet(const pat::Jet &ijet)
Definition:
JetUtils.cc:5
pat::Jet
Analysis-level calorimeter jet class.
Definition:
Jet.h:77
Jet.h
Generated for CMSSW Reference Manual by
1.8.14