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