Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Geometry
TrackerNumberingBuilder
plugins
TrackerGeometricDetExtraESModule.h
Go to the documentation of this file.
1
#ifndef Geometry_TrackerNumberingBuilder_TrackerGeometricDetExtraESModule_H
2
#define Geometry_TrackerNumberingBuilder_TrackerGeometricDetExtraESModule_H
3
4
#include "
FWCore/Framework/interface/ESProducer.h
"
5
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
6
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
7
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDet.h
"
8
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDetExtra.h
"
9
10
class
TrackerGeometricDetExtraESModule
:
public
edm::ESProducer
{
11
12
public
:
13
TrackerGeometricDetExtraESModule
(
const
edm::ParameterSet
&
p
);
14
virtual
~TrackerGeometricDetExtraESModule
();
15
boost::shared_ptr<std::vector<GeometricDetExtra> >
produce
(
const
IdealGeometryRecord
&);
16
17
protected
:
18
19
private
:
20
void
putOne
(std::vector<GeometricDetExtra> & gde,
const
GeometricDet
* gd,
const
DDExpandedView
&
ev
,
int
lev );
21
22
bool
fromDDD_
;
23
24
};
25
26
27
#endif
28
29
30
31
TrackerGeometricDetExtraESModule::produce
boost::shared_ptr< std::vector< GeometricDetExtra > > produce(const IdealGeometryRecord &)
Definition:
TrackerGeometricDetExtraESModule.cc:33
TrackerGeometricDetExtraESModule::fromDDD_
bool fromDDD_
Definition:
TrackerGeometricDetExtraESModule.h:22
TrackerGeometricDetExtraESModule::putOne
void putOne(std::vector< GeometricDetExtra > &gde, const GeometricDet *gd, const DDExpandedView &ev, int lev)
Definition:
TrackerGeometricDetExtraESModule.cc:181
ev
bool ev
Definition:
Hydjet2Hadronizer.cc:95
edm::ESProducer
Definition:
ESProducer.h:97
ParameterSet.h
GeometricDet.h
GeometricDet
Definition:
GeometricDet.h:30
TrackerGeometricDetExtraESModule::TrackerGeometricDetExtraESModule
TrackerGeometricDetExtraESModule(const edm::ParameterSet &p)
Definition:
TrackerGeometricDetExtraESModule.cc:24
IdealGeometryRecord
Definition:
IdealGeometryRecord.h:26
TrackerGeometricDetExtraESModule
Definition:
TrackerGeometricDetExtraESModule.h:10
ESProducer.h
GeometricDetExtra.h
IdealGeometryRecord.h
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
TrackerGeometricDetExtraESModule::~TrackerGeometricDetExtraESModule
virtual ~TrackerGeometricDetExtraESModule()
Definition:
TrackerGeometricDetExtraESModule.cc:30
edm::ParameterSet
Definition:
ParameterSet.h:36
DDExpandedView
Provides an exploded view of the detector (tree-view)
Definition:
DDExpandedView.h:35
Generated for CMSSW Reference Manual by
1.8.5