#include <PndLmdCalStrip.h>
|
| PndLmdCalStrip () |
|
| PndLmdCalStrip (Double_t pitch, Double_t orient, Int_t nrStrips, Int_t nrFeChannels, const TVector2 &firstStripAnchor, Double_t threshold, Double_t noise, Double_t sigma) |
|
| PndLmdCalStrip (const PndLmdDigiPara *digipara, SensorSegment segment=kLEFT) |
|
| ~PndLmdCalStrip () |
|
std::vector< PndLmdStrips > | GetStrips (Double_t inx, Double_t iny, Double_t inz, Double_t outx, Double_t outy, Double_t outz, Double_t eloss) |
|
std::vector< PndLmdStrips > | DigiStripFromPoint (Double_t inx, Double_t iny, Double_t inz, Double_t outx, Double_t outy, Double_t outz, Double_t eloss) |
|
std::vector< PndLmdStrips > | GetCurveStrip (Double_t inx, Double_t iny, Double_t inz, Double_t outx, Double_t outy, Double_t outz, Double_t eLoss) |
|
Int_t | CalChannelFromStrip (Int_t stripNr) |
|
Int_t | CalFeFromStrip (Int_t stripNr) |
|
Double_t | AddNoise (Double_t charge) |
|
Double_t | ChargeDiffusion (Double_t u, Double_t a, Double_t path, Double_t dir, Double_t Q) |
|
void | print () const |
|
Definition at line 30 of file PndLmdCalStrip.h.
◆ PndLmdCalStrip() [1/3]
PndLmdCalStrip::PndLmdCalStrip |
( |
| ) |
|
◆ PndLmdCalStrip() [2/3]
PndLmdCalStrip::PndLmdCalStrip |
( |
Double_t |
pitch, |
|
|
Double_t |
orient, |
|
|
Int_t |
nrStrips, |
|
|
Int_t |
nrFeChannels, |
|
|
const TVector2 & |
firstStripAnchor, |
|
|
Double_t |
threshold, |
|
|
Double_t |
noise, |
|
|
Double_t |
sigma |
|
) |
| |
◆ PndLmdCalStrip() [3/3]
PndLmdCalStrip::PndLmdCalStrip |
( |
const PndLmdDigiPara * |
digipara, |
|
|
SensorSegment |
segment = kLEFT |
|
) |
| |
◆ ~PndLmdCalStrip()
PndLmdCalStrip::~PndLmdCalStrip |
( |
| ) |
|
|
inline |
◆ AddNoise()
Double_t PndLmdCalStrip::AddNoise |
( |
Double_t |
charge | ) |
|
◆ CalChannelFromStrip()
Int_t PndLmdCalStrip::CalChannelFromStrip |
( |
Int_t |
stripNr | ) |
|
◆ CalFeFromStrip()
Int_t PndLmdCalStrip::CalFeFromStrip |
( |
Int_t |
stripNr | ) |
|
◆ ChargeDiffusion()
Double_t PndLmdCalStrip::ChargeDiffusion |
( |
Double_t |
u, |
|
|
Double_t |
a, |
|
|
Double_t |
path, |
|
|
Double_t |
dir, |
|
|
Double_t |
Q |
|
) |
| |
◆ DigiStripFromPoint()
std::vector<PndLmdStrips> PndLmdCalStrip::DigiStripFromPoint |
( |
Double_t |
inx, |
|
|
Double_t |
iny, |
|
|
Double_t |
inz, |
|
|
Double_t |
outx, |
|
|
Double_t |
outy, |
|
|
Double_t |
outz, |
|
|
Double_t |
eloss |
|
) |
| |
◆ GetCurveStrip()
std::vector<PndLmdStrips> PndLmdCalStrip::GetCurveStrip |
( |
Double_t |
inx, |
|
|
Double_t |
iny, |
|
|
Double_t |
inz, |
|
|
Double_t |
outx, |
|
|
Double_t |
outy, |
|
|
Double_t |
outz, |
|
|
Double_t |
eLoss |
|
) |
| |
◆ GetStrips()
std::vector<PndLmdStrips> PndLmdCalStrip::GetStrips |
( |
Double_t |
inx, |
|
|
Double_t |
iny, |
|
|
Double_t |
inz, |
|
|
Double_t |
outx, |
|
|
Double_t |
outy, |
|
|
Double_t |
outz, |
|
|
Double_t |
eloss |
|
) |
| |
◆ print()
void PndLmdCalStrip::print |
( |
| ) |
const |
The documentation for this class was generated from the following file: