DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
DDSegmentation
src
CylindricalSegmentation.cpp
Go to the documentation of this file.
1
/*
2
* CylindricalSegmentation.cpp
3
*
4
* Created on: Oct 31, 2013
5
* Author: Christian Grefe, CERN
6
*/
7
8
#include "
DDSegmentation/CylindricalSegmentation.h
"
9
10
namespace
DD4hep {
11
namespace
DDSegmentation {
12
14
CylindricalSegmentation::CylindricalSegmentation
(
const
std::string& cellEncoding) :
15
Segmentation
(cellEncoding) {
16
}
17
19
CylindricalSegmentation::CylindricalSegmentation
(
BitField64
* decode) :
20
Segmentation
(decode) {
21
}
22
24
CylindricalSegmentation::~CylindricalSegmentation
() {
25
26
}
27
28
}
/* namespace DDSegmentation */
29
}
/* namespace DD4hep */
CylindricalSegmentation.h
DD4hep::DDSegmentation::BitField64
Definition:
BitField64.h:43
DD4hep::DDSegmentation::CylindricalSegmentation::CylindricalSegmentation
CylindricalSegmentation(const std::string &cellEncoding)
default constructor using an arbitrary type
Definition:
CylindricalSegmentation.cpp:14
DD4hep::DDSegmentation::Segmentation
Base class for all segmentations.
Definition:
Segmentation.h:68
DD4hep::DDSegmentation::CylindricalSegmentation::~CylindricalSegmentation
virtual ~CylindricalSegmentation()
destructor
Definition:
CylindricalSegmentation.cpp:24
Generated on Fri Dec 2 2016 12:31:09 for DD4hep by
1.8.6