ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for CRDC, including all inherited members.
ClassDef(CRDC, 1) | CRDC | protected |
Clear(Option_t *="") | CRDC | inline |
CRDC() | CRDC | inline |
fanode | CRDC | protected |
fcal | CRDC | protected |
fcathode | CRDC | protected |
fchan | CRDC | protected |
ffitprm | CRDC | protected |
ffnorm | CRDC | protected |
fid | CRDC | protected |
fmaxchg | CRDC | protected |
fMaxClusterWidth | CRDC | protected |
fmaxpad | CRDC | protected |
fNumClusters | CRDC | protected |
fPedSubtractedPads | CRDC | protected |
ftac | CRDC | protected |
fx | CRDC | protected |
fx_cog | CRDC | protected |
fx_fit | CRDC | protected |
fxpad | CRDC | protected |
fy | CRDC | protected |
fypad | CRDC | protected |
GetAnode() | CRDC | inline |
GetCal() | CRDC | inline |
GetCathode() | CRDC | inline |
GetChan() | CRDC | inline |
GetFitPrm() | CRDC | inline |
GetFnorm() | CRDC | inline |
GetID() | CRDC | inline |
GetMaxChg() | CRDC | inline |
GetMaxClusterWidth() | CRDC | inline |
GetMaxPad() | CRDC | inline |
GetNumClusters() | CRDC | inline |
GetPedSubtractedPads() | CRDC | inline |
GetTAC() | CRDC | inline |
GetX() | CRDC | inline |
GetXcog() | CRDC | inline |
GetXfit() | CRDC | inline |
GetXpad() | CRDC | inline |
GetY() | CRDC | inline |
GetYpad() | CRDC | inline |
SetAnode(float anode) | CRDC | inline |
SetCal(const std::vector< Float_t > &cal) | CRDC | inline |
SetCathode(float cathode) | CRDC | inline |
SetFitPrm(Short_t i, Float_t prm) | CRDC | inline |
SetFnorm(Float_t fnorm) | CRDC | inline |
SetID(int id) | CRDC | inline |
SetMaxChg(Float_t maxchg) | CRDC | inline |
SetMaxClusterWidth(Float_t w) | CRDC | inline |
SetMaxPad(Short_t maxpad) | CRDC | inline |
SetNumClusters(Int_t n) | CRDC | inline |
SetPedSubtractedPads(vector< Float_t > v) | CRDC | inline |
SetTAC(float tac) | CRDC | inline |
SetX(Float_t x) | CRDC | inline |
SetXcog(Float_t x_cog) | CRDC | inline |
SetXfit(Float_t x_fit) | CRDC | inline |
SetXpad(Double_t xpad[300], Int_t j) | CRDC | inline |
SetY(Float_t y) | CRDC | inline |
SetYpad(Double_t ypad[300], Int_t j) | CRDC | inline |
~CRDC()=default | CRDC |