Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimGeneral
TrackingAnalysis
interface
TrackerPSimHitSelector.h
Go to the documentation of this file.
1
#ifndef TrackingAnalysis_TrackerPSimHitSelector_h
2
#define TrackingAnalysis_TrackerPSimHitSelector_h
3
4
#include "
SimGeneral/TrackingAnalysis/interface/PSimHitSelector.h
"
5
7
class
TrackerPSimHitSelector
:
public
PSimHitSelector
{
8
public
:
10
/* Creates a TrackerPSimHitSelector with association given by pset.
11
12
/param[in] pset with the configuration values
13
*/
14
TrackerPSimHitSelector
(
edm::ParameterSet
const
&
config
) :
PSimHitSelector
(config) {}
15
17
void
select
(
PSimHitCollection
&,
edm::Event
const
&,
edm::EventSetup
const
&)
const override
;
18
};
19
20
#endif
PSimHitSelector.h
PSimHitSelector
PSimHitSelector class.
Definition:
PSimHitSelector.h:15
edm::EventSetup
Definition:
EventSetup.h:59
PSimHitSelector::PSimHitCollection
std::vector< PSimHit > PSimHitCollection
Definition:
PSimHitSelector.h:17
TrackerPSimHitSelector::select
void select(PSimHitCollection &, edm::Event const &, edm::EventSetup const &) const override
Pre-process event information.
Definition:
TrackerPSimHitSelector.cc:15
TrackerPSimHitSelector::TrackerPSimHitSelector
TrackerPSimHitSelector(edm::ParameterSet const &config)
Constructor by pset.
Definition:
TrackerPSimHitSelector.h:14
submitPVResolutionJobs.config
tuple config
parse the configuration file
Definition:
submitPVResolutionJobs.py:281
TrackerPSimHitSelector
TrackerPSimHitSelector class.
Definition:
TrackerPSimHitSelector.h:7
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::Event
Definition:
Event.h:73
Generated for CMSSW Reference Manual by
1.8.5