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
CartesianGrid.h
Go to the documentation of this file.
1
/*
2
* CartesianGrid.h
3
*
4
* Created on: Jun 28, 2013
5
* Author: Christian Grefe, CERN
6
*/
7
8
#ifndef DDSegmentation_CARTESIANGRID_H_
9
#define DDSegmentation_CARTESIANGRID_H_
10
11
#include "
DDSegmentation/Segmentation.h
"
12
13
namespace
DD4hep {
14
namespace
DDSegmentation {
15
16
class
CartesianGrid
:
public
Segmentation
{
17
public
:
19
virtual
~CartesianGrid
();
20
protected
:
22
CartesianGrid
(
const
std::string& cellEncoding =
""
);
24
CartesianGrid
(
BitField64
*
decoder
);
25
};
26
27
}
/* namespace DDSegmentation */
28
}
/* namespace DD4hep */
29
#endif
/* DDSegmentation_CARTESIANGRID_H_ */
DD4hep::DDSegmentation::CartesianGrid::~CartesianGrid
virtual ~CartesianGrid()
Destructor.
Definition:
CartesianGrid.cpp:23
DD4hep::DDSegmentation::CartesianGrid
Definition:
CartesianGrid.h:16
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::CartesianGrid::CartesianGrid
CartesianGrid(const std::string &cellEncoding="")
Default constructor used by derived classes passing the encoding string.
Definition:
CartesianGrid.cpp:14
DD4hep::DDSegmentation::Segmentation
Base class for all segmentations.
Definition:
Segmentation.h:68
Segmentation.h
Generated on Fri Dec 2 2016 12:31:09 for DD4hep by
1.8.6