Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoHI
HiTracking
plugins
HIProtoTrackSelector.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
3
#include "
CommonTools/UtilAlgos/interface/ObjectSelector.h
"
4
#include "
RecoHI/HiTracking/plugins/HIProtoTrackSelector.h
"
5
6
namespace
reco
{
7
namespace
modules
{
8
9
// define your producer name
10
typedef
ObjectSelector<HIProtoTrackSelector>
HIProtoTrackSelection
;
11
12
// declare the module as plugin
13
DEFINE_FWK_MODULE
(
HIProtoTrackSelection
);
14
}
// namespace modules
15
}
// namespace reco
ObjectSelector
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
ObjectSelector.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:111
TrackingSourceConfig_Tier0_Cosmic_cff.modules
list modules
Definition:
TrackingSourceConfig_Tier0_Cosmic_cff.py:88
HIProtoTrackSelector.h
reco::modules::HIProtoTrackSelection
ObjectSelector< HIProtoTrackSelector > HIProtoTrackSelection
Definition:
HIProtoTrackSelector.cc:10
Generated for CMSSW Reference Manual by
1.8.5