Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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/ObjectSelectorStream.h
"
4
#include "
RecoHI/HiTracking/plugins/HIProtoTrackSelector.h
"
5
6
namespace
reco
7
{
8
namespace
modules
9
{
10
11
// define your producer name
12
typedef
ObjectSelectorStream<HIProtoTrackSelector>
HIProtoTrackSelection
;
13
14
// declare the module as plugin
15
DEFINE_FWK_MODULE
(
HIProtoTrackSelection
);
16
}
17
}
ObjectSelectorStream
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
ObjectSelectorStream.h
edmConvertToStreamModule.modules
list modules
Definition:
edmConvertToStreamModule.py:120
MakerMacros.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
HIProtoTrackSelector.h
reco::modules::HIProtoTrackSelection
ObjectSelectorStream< HIProtoTrackSelector > HIProtoTrackSelection
Definition:
HIProtoTrackSelector.cc:12
Generated for CMSSW Reference Manual by
1.8.5