Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
{
9
10
public
:
11
13
/* Creates a TrackerPSimHitSelector with association given by pset.
14
15
/param[in] pset with the configuration values
16
*/
17
TrackerPSimHitSelector
(
edm::ParameterSet
const
&
config
) :
PSimHitSelector
(config) {}
18
20
virtual
void
select
(
PSimHitCollection
&,
edm::Event
const
&,
edm::EventSetup
const
&)
const
;
21
22
};
23
24
#endif
mps_alisetup.config
tuple config
Definition:
mps_alisetup.py:145
PSimHitSelector.h
TrackerPSimHitSelector::select
virtual void select(PSimHitCollection &, edm::Event const &, edm::EventSetup const &) const
Pre-process event information.
Definition:
TrackerPSimHitSelector.cc:16
PSimHitSelector
PSimHitSelector class.
Definition:
PSimHitSelector.h:15
edm::EventSetup
Definition:
EventSetup.h:45
PSimHitSelector::PSimHitCollection
std::vector< PSimHit > PSimHitCollection
Definition:
PSimHitSelector.h:20
TrackerPSimHitSelector::TrackerPSimHitSelector
TrackerPSimHitSelector(edm::ParameterSet const &config)
Constructor by pset.
Definition:
TrackerPSimHitSelector.h:17
TrackerPSimHitSelector
TrackerPSimHitSelector class.
Definition:
TrackerPSimHitSelector.h:7
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:65
Generated for CMSSW Reference Manual by
1.8.5