Main Page
Namespaces
Classes
Package Documentation
PhysicsTools
JetMCAlgos
plugins
GenJetSelector.h
Go to the documentation of this file.
1
//
2
//
3
4
#ifndef PhysicsTools_JetMCAlgos_GenJetSelector_h
5
#define PhysicsTools_JetMCAlgos_GenJetSelector_h
6
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
9
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
10
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
11
#include "
CommonTools/UtilAlgos/interface/SingleElementCollectionSelector.h
"
12
13
#include "
DataFormats/JetReco/interface/GenJet.h
"
14
#include "
DataFormats/JetReco/interface/GenJetCollection.h
"
15
16
typedef
SingleObjectSelector
<
17
reco::GenJetCollection
,
18
StringCutObjectSelector<reco::GenJet>
19
>
GenJetSelector
;
20
21
#endif
StringCutObjectSelector.h
StringCutObjectSelector< reco::GenJet >
reco::GenJetCollection
std::vector< GenJet > GenJetCollection
collection of GenJet objects
Definition:
GenJetCollection.h:14
RefVector.h
GenJetCollection.h
SingleObjectSelector.h
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:28
GenJet.h
GenJetSelector
SingleObjectSelector< reco::GenJetCollection, StringCutObjectSelector< reco::GenJet > > GenJetSelector
Definition:
GenJetSelector.h:19
SingleElementCollectionSelector.h
Generated for CMSSW Reference Manual by
1.8.11