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