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
include
DDSegmentation
CylindricalSegmentation.h
Go to the documentation of this file.
1
/*
2
* CylindricalSegmentation.h
3
*
4
* Created on: Oct 31, 2013
5
* Author: Christian Grefe, CERN
6
*/
7
8
#ifndef DDSegmentation_CYLINDRICALSEGMENTATION_H_
9
#define DDSegmentation_CYLINDRICALSEGMENTATION_H_
10
11
#include "
DDSegmentation/Segmentation.h
"
12
13
#include <map>
14
15
namespace
DD4hep {
16
namespace
DDSegmentation {
17
18
class
CylindricalSegmentation
:
public
Segmentation
{
19
public
:
21
virtual
~CylindricalSegmentation
();
22
23
protected
:
25
CylindricalSegmentation
(
const
std::string& cellEncoding);
27
CylindricalSegmentation
(
BitField64
*
decoder
);
28
};
29
30
31
}
/* namespace DDSegmentation */
32
}
/* namespace DD4hep */
33
#endif
/* DDSegmentation_CYLINDRICALSEGMENTATION_H_ */
DD4hep::DDSegmentation::Segmentation::decoder
virtual BitField64 * decoder() const
Access the underlying decoder.
Definition:
Segmentation.h:105
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
Definition:
CylindricalSegmentation.h:18
Segmentation.h
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