Main Page
Namespaces
Classes
Package Documentation
Geometry
DTGeometry
interface
DTLayerType.h
Go to the documentation of this file.
1
#ifndef DTLAYERTYPE_H
2
#define DTLAYERTYPE_H
3
12
/* Base Class Headers */
13
#include "
Geometry/CommonDetUnit/interface/GeomDetType.h
"
14
15
class
DTLayerType
:
public
GeomDetType
{
16
17
public
:
18
19
/* Constructor */
20
DTLayerType
() ;
21
22
/* Operations */
23
const
Topology
&
topology
()
const override
;
24
};
25
#endif // DTLAYERTYPE_H
26
DTLayerType::topology
const Topology & topology() const override
Definition:
DTLayerType.cc:20
GeomDetType.h
DTLayerType::DTLayerType
DTLayerType()
Definition:
DTLayerType.cc:15
DTLayerType
Definition:
DTLayerType.h:15
Topology
Definition:
Topology.h:42
GeomDetType
Definition:
GeomDetType.h:10
Generated for CMSSW Reference Manual by
1.8.11