#include <TDetectorParameter.h>
Definition at line 19 of file TDetectorParameter.h.
◆ TDetectorParameter() [1/2]
| TDetectorParameter::TDetectorParameter |
( |
| ) |
|
◆ ~TDetectorParameter()
| TDetectorParameter::~TDetectorParameter |
( |
| ) |
|
|
override |
◆ TDetectorParameter() [2/2]
◆ GetAngle()
| Double_t art::crib::TDetectorParameter::GetAngle |
( |
| ) |
const |
|
inline |
◆ GetCenterRotPos() [1/2]
| DoubleVec_t art::crib::TDetectorParameter::GetCenterRotPos |
( |
| ) |
const |
|
inline |
◆ GetCenterRotPos() [2/2]
| Double_t art::crib::TDetectorParameter::GetCenterRotPos |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetDetName()
| TString art::crib::TDetectorParameter::GetDetName |
( |
| ) |
const |
|
inline |
◆ GetDistance()
| Double_t art::crib::TDetectorParameter::GetDistance |
( |
| ) |
const |
|
inline |
◆ GetMaterial() [1/2]
| StringVec_t art::crib::TDetectorParameter::GetMaterial |
( |
| ) |
const |
|
inline |
◆ GetMaterial() [2/2]
| TString art::crib::TDetectorParameter::GetMaterial |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetMaxRadius()
| Double_t art::crib::TDetectorParameter::GetMaxRadius |
( |
| ) |
const |
|
inline |
◆ GetN()
| Int_t art::crib::TDetectorParameter::GetN |
( |
| ) |
const |
|
inline |
◆ GetOffset() [1/2]
| DoubleVec_t art::crib::TDetectorParameter::GetOffset |
( |
| ) |
const |
|
inline |
◆ GetOffset() [2/2]
| Double_t art::crib::TDetectorParameter::GetOffset |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetPedestal()
| Double_t art::crib::TDetectorParameter::GetPedestal |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetSize() [1/2]
| DoubleVec_t art::crib::TDetectorParameter::GetSize |
( |
| ) |
const |
|
inline |
◆ GetSize() [2/2]
| Double_t art::crib::TDetectorParameter::GetSize |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetStripNum() [1/2]
| IntVec_t art::crib::TDetectorParameter::GetStripNum |
( |
| ) |
const |
|
inline |
◆ GetStripNum() [2/2]
| Int_t art::crib::TDetectorParameter::GetStripNum |
( |
Int_t | id | ) |
const |
|
inline |
◆ GetThickness()
| Double_t art::crib::TDetectorParameter::GetThickness |
( |
Int_t | id | ) |
const |
|
inline |
◆ operator=()
◆ SetAngle()
| void art::crib::TDetectorParameter::SetAngle |
( |
Double_t | val | ) |
|
|
inline |
◆ SetCenterRotPos()
| void art::crib::TDetectorParameter::SetCenterRotPos |
( |
DoubleVec_t | vec | ) |
|
|
inline |
◆ SetDetName()
| void art::crib::TDetectorParameter::SetDetName |
( |
TString | str | ) |
|
|
inline |
◆ SetDistance()
| void art::crib::TDetectorParameter::SetDistance |
( |
Double_t | val | ) |
|
|
inline |
◆ SetMaterial()
| void art::crib::TDetectorParameter::SetMaterial |
( |
StringVec_t | vec | ) |
|
|
inline |
◆ SetMaxRadius()
| void art::crib::TDetectorParameter::SetMaxRadius |
( |
Double_t | val | ) |
|
|
inline |
◆ SetN()
| void art::crib::TDetectorParameter::SetN |
( |
Int_t | arg | ) |
|
|
inline |
◆ SetOffset()
| void art::crib::TDetectorParameter::SetOffset |
( |
DoubleVec_t | vec | ) |
|
|
inline |
◆ SetPedestal()
| void art::crib::TDetectorParameter::SetPedestal |
( |
DoubleVec_t | vec | ) |
|
|
inline |
◆ SetSize()
| void art::crib::TDetectorParameter::SetSize |
( |
DoubleVec_t | vec | ) |
|
|
inline |
◆ SetStripNum()
| void art::crib::TDetectorParameter::SetStripNum |
( |
IntVec_t | vec | ) |
|
|
inline |
◆ SetThickness()
| void art::crib::TDetectorParameter::SetThickness |
( |
DoubleVec_t | vec | ) |
|
|
inline |
◆ fAngle
| Double_t art::crib::TDetectorParameter::fAngle |
|
protected |
◆ fCenterRot
| DoubleVec_t art::crib::TDetectorParameter::fCenterRot |
|
protected |
◆ fDetName
| TString art::crib::TDetectorParameter::fDetName |
|
protected |
◆ fDistance
| Double_t art::crib::TDetectorParameter::fDistance |
|
protected |
◆ fMaterial
| StringVec_t art::crib::TDetectorParameter::fMaterial |
|
protected |
◆ fMaxRadius
| Double_t art::crib::TDetectorParameter::fMaxRadius |
|
protected |
◆ fN
| Int_t art::crib::TDetectorParameter::fN |
|
protected |
◆ fOffset
| DoubleVec_t art::crib::TDetectorParameter::fOffset |
|
protected |
◆ fPedestal
| DoubleVec_t art::crib::TDetectorParameter::fPedestal |
|
protected |
◆ fSize
| DoubleVec_t art::crib::TDetectorParameter::fSize |
|
protected |
◆ fStrip
| IntVec_t art::crib::TDetectorParameter::fStrip |
|
protected |
◆ fThickness
| DoubleVec_t art::crib::TDetectorParameter::fThickness |
|
protected |
The documentation for this class was generated from the following files: