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