Main Page
Namespaces
Classes
Package Documentation
Geometry
TrackerNumberingBuilder
plugins
CondDBCmsTrackerConstruction.h
Go to the documentation of this file.
1
#ifndef Geometry_TrackerNumberingBuilder_CondDBCmsTrackerConstruction_H
2
#define Geometry_TrackerNumberingBuilder_CondDBCmsTrackerConstruction_H
3
4
#include "
Geometry/TrackerNumberingBuilder/interface/CmsTrackerStringToEnum.h
"
5
#include "
FWCore/ParameterSet/interface/types.h
"
6
#include <string>
7
8
class
GeometricDet
;
9
class
DDCompactView
;
10
class
PGeometricDet
;
11
17
class
CondDBCmsTrackerConstruction
{
18
public
:
19
CondDBCmsTrackerConstruction
();
20
const
GeometricDet
*
construct
(
const
PGeometricDet
& pgd );
21
// void constructSubDet( const PGeometricDet& pgd, const std::string & s );
22
23
protected
:
24
25
// std::string attribute_;
26
// CmsTrackerStringToEnum theCmsTrackerStringToEnum;
27
28
};
29
30
#endif
types.h
CondDBCmsTrackerConstruction::construct
const GeometricDet * construct(const PGeometricDet &pgd)
Definition:
CondDBCmsTrackerConstruction.cc:14
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:80
CondDBCmsTrackerConstruction
Definition:
CondDBCmsTrackerConstruction.h:17
CondDBCmsTrackerConstruction::CondDBCmsTrackerConstruction
CondDBCmsTrackerConstruction()
Definition:
CondDBCmsTrackerConstruction.cc:12
GeometricDet
Definition:
GeometricDet.h:30
PGeometricDet
Definition:
PGeometricDet.h:9
CmsTrackerStringToEnum.h
Generated for CMSSW Reference Manual by
1.8.11