#include <PndGeoDrc.h>
Definition at line 23 of file PndGeoDrc.h.
◆ PndGeoDrc()
◆ ~PndGeoDrc()
PndGeoDrc::~PndGeoDrc |
( |
| ) |
|
|
inline |
◆ barBoxZDown()
Double_t PndGeoDrc::barBoxZDown |
( |
| ) |
|
|
inline |
The DRC barrel bar box downstream coordinate.
- Returns
- Coordinate [cm].
Definition at line 116 of file PndGeoDrc.h.
116 {
return fBarBoxZDown; }
◆ barBoxZUp()
Double_t PndGeoDrc::barBoxZUp |
( |
| ) |
|
|
inline |
The DRC barrel bar box upstream coordinate.
- Returns
- Coordinate [cm].
Definition at line 120 of file PndGeoDrc.h.
120 {
return fBarBoxZUp; }
◆ barHalfThick()
Double_t PndGeoDrc::barHalfThick |
( |
| ) |
|
|
inline |
The DRC barrel bar half thickness.
- Returns
- Half thickness [cm].
Definition at line 108 of file PndGeoDrc.h.
108 {
return fBarHalfThick; }
◆ barhGap()
Double_t PndGeoDrc::barhGap |
( |
| ) |
|
|
inline |
The half gap between bars.
- Returns
- The BarGap [cm].
Definition at line 124 of file PndGeoDrc.h.
◆ barNum()
Double_t PndGeoDrc::barNum |
( |
| ) |
|
|
inline |
Number of bars per bar box.
- Returns
- The number
Definition at line 136 of file PndGeoDrc.h.
◆ BarWidth()
Double_t PndGeoDrc::BarWidth |
( |
| ) |
|
|
inline |
The DRC barrel width.
- Returns
- Width [cm].
Definition at line 112 of file PndGeoDrc.h.
112 {
return fBarWidth; }
◆ BBoxAngle()
Double_t PndGeoDrc::BBoxAngle |
( |
| ) |
|
|
inline |
The angle between centers of the neighboring bar boxes [degrees].
Definition at line 145 of file PndGeoDrc.h.
145 {
return fBarBoxAngle; }
◆ BBoxGap()
Double_t PndGeoDrc::BBoxGap |
( |
| ) |
|
|
inline |
The Gap between neighboring bar boxes [degrees].
Definition at line 142 of file PndGeoDrc.h.
142 {
return fBarBoxGap; }
◆ BBoxNum()
Double_t PndGeoDrc::BBoxNum |
( |
| ) |
|
|
inline |
◆ boxGap()
Double_t PndGeoDrc::boxGap |
( |
| ) |
|
|
inline |
The gap between bars and the bar box.
- Returns
- The Gap [cm].
Definition at line 128 of file PndGeoDrc.h.
◆ boxThick()
Double_t PndGeoDrc::boxThick |
( |
| ) |
|
|
inline |
The thickness of the bar box.
- Returns
- The BoxThickness [cm].
Definition at line 132 of file PndGeoDrc.h.
132 {
return fBoxThick; }
◆ DeadTime()
Double_t PndGeoDrc::DeadTime |
( |
| ) |
|
|
inline |
The dead time of the photon detector [ns].
Definition at line 193 of file PndGeoDrc.h.
193 {
return fDeadTime; }
◆ EVbackAngle()
Double_t PndGeoDrc::EVbackAngle |
( |
| ) |
|
|
inline |
The angle between the PDplane and global Z axis [degrees].
Definition at line 160 of file PndGeoDrc.h.
160 {
return fEVbackAngle; }
◆ EVdrop()
Double_t PndGeoDrc::EVdrop |
( |
| ) |
|
|
inline |
The drop of the Expansion Volume [cm].
Definition at line 154 of file PndGeoDrc.h.
◆ EVlen()
Double_t PndGeoDrc::EVlen |
( |
| ) |
|
|
inline |
The length of the Expansion Volume [cm].
Definition at line 139 of file PndGeoDrc.h.
139 {
return fEVlength; }
◆ EVoffset()
Double_t PndGeoDrc::EVoffset |
( |
| ) |
|
|
inline |
The offset of the Expansion Volume [cm].
Definition at line 157 of file PndGeoDrc.h.
157 {
return fEVoffset; }
◆ getEleName()
const char* PndGeoDrc::getEleName |
( |
Int_t |
| ) |
|
◆ getModuleName()
const char* PndGeoDrc::getModuleName |
( |
Int_t |
| ) |
|
◆ GlueLayer()
Double_t PndGeoDrc::GlueLayer |
( |
| ) |
|
|
inline |
The thickness of the glue layer.
- Returns
- The fGlueLayer.
Definition at line 96 of file PndGeoDrc.h.
96 {
return fGlueLayer; }
◆ GreaseLayer()
Double_t PndGeoDrc::GreaseLayer |
( |
| ) |
|
|
inline |
The thickness of the optical grease layer.
- Returns
- The fGreaseLayer.
Definition at line 100 of file PndGeoDrc.h.
100 {
return fGlueLayer; }
◆ Lside()
Double_t PndGeoDrc::Lside |
( |
| ) |
|
|
inline |
The width of the side [cm].
Definition at line 196 of file PndGeoDrc.h.
◆ McpActiveArea()
Double_t PndGeoDrc::McpActiveArea |
( |
| ) |
|
|
inline |
The size of the active area of an MCP [cm].
Definition at line 178 of file PndGeoDrc.h.
178 {
return fMCPactiveArea; }
◆ McpGap()
Double_t PndGeoDrc::McpGap |
( |
| ) |
|
|
inline |
The size of the gap between neighboring MCPs [cm].
Definition at line 181 of file PndGeoDrc.h.
◆ McpSize()
Double_t PndGeoDrc::McpSize |
( |
| ) |
|
|
inline |
◆ nEV()
Double_t PndGeoDrc::nEV |
( |
| ) |
|
|
inline |
The refraction index of the expansion volume.
- Returns
- The NEV.
Definition at line 88 of file PndGeoDrc.h.
◆ Npixels()
Int_t PndGeoDrc::Npixels |
( |
| ) |
|
|
inline |
The total number of pixels for one MCPs.
Definition at line 184 of file PndGeoDrc.h.
◆ nQuartz()
Double_t PndGeoDrc::nQuartz |
( |
| ) |
|
|
inline |
The mean refraction index of fused silica (for reconstruction).
- Returns
- The Nquartz.
Definition at line 82 of file PndGeoDrc.h.
◆ PipehAngle()
Double_t PndGeoDrc::PipehAngle |
( |
| ) |
|
|
inline |
◆ PixelSize()
Double_t PndGeoDrc::PixelSize |
( |
| ) |
|
|
inline |
The size of one pixel [cm].
Definition at line 187 of file PndGeoDrc.h.
187 {
return fPixelSize; }
◆ PrismAngle()
Double_t PndGeoDrc::PrismAngle |
( |
| ) |
|
|
inline |
The opening angle of the Prism [degrees].
Definition at line 172 of file PndGeoDrc.h.
◆ PrismDrop()
Double_t PndGeoDrc::PrismDrop |
( |
| ) |
|
|
inline |
The drop of the Prism [cm].
Definition at line 166 of file PndGeoDrc.h.
◆ PrismhLength()
Double_t PndGeoDrc::PrismhLength |
( |
| ) |
|
|
inline |
The half length of the Prism [cm].
Definition at line 169 of file PndGeoDrc.h.
169 {
return fPhLength; }
◆ PrismOffset()
Double_t PndGeoDrc::PrismOffset |
( |
| ) |
|
|
inline |
The offset of the Prism [cm].
Definition at line 163 of file PndGeoDrc.h.
◆ radius()
Double_t PndGeoDrc::radius |
( |
| ) |
|
|
inline |
The DRC barrel radius.
- Returns
- The radius [cm].
Definition at line 104 of file PndGeoDrc.h.
◆ Roughness()
Double_t PndGeoDrc::Roughness |
( |
| ) |
|
|
inline |
The roughness of the quartz bar surface.
- Returns
- The fRoughness.
Definition at line 92 of file PndGeoDrc.h.
92 {
return fRoughness; }
◆ SigmaCharge()
Double_t PndGeoDrc::SigmaCharge |
( |
| ) |
|
|
inline |
The sigma of the charge sharing [cm].
Definition at line 190 of file PndGeoDrc.h.
190 {
return fSigmaCharge; }
◆ uQuartz()
Double_t PndGeoDrc::uQuartz |
( |
| ) |
|
|
inline |
◆ eleName
char PndGeoDrc::eleName[20] |
|
protected |
◆ modName
char PndGeoDrc::modName[20] |
|
protected |
The documentation for this class was generated from the following file: