150 |
Float_t GetDEDX(int ip); |
Float_t GetDEDX(int ip); |
151 |
Float_t GetDEDX(int ip,int iv); |
Float_t GetDEDX(int ip,int iv); |
152 |
|
|
153 |
|
Float_t GetDEDXX(bool cutSat=false); |
154 |
|
Float_t GetDEDXY(bool cutSat=false); |
155 |
|
|
156 |
|
|
157 |
Int_t GetClusterX_Multiplicity(int ip); |
Int_t GetClusterX_Multiplicity(int ip); |
158 |
Int_t GetClusterY_Multiplicity(int ip); |
Int_t GetClusterY_Multiplicity(int ip); |
159 |
Int_t GetClusterX_MaxStrip(int ip); |
Int_t GetClusterX_MaxStrip(int ip); |
163 |
Float_t GetDeflection(); |
Float_t GetDeflection(); |
164 |
Float_t GetMDR(){return (coval[4][4]>0 ? 1./sqrt(coval[4][4]) : 0.); }; |
Float_t GetMDR(){return (coval[4][4]>0 ? 1./sqrt(coval[4][4]) : 0.); }; |
165 |
|
|
166 |
//dsa implementare |
Bool_t IsSaturated(int,int); |
167 |
/* Bool_t IsSaturated(int,int); */ |
Bool_t IsSaturated(int); |
168 |
/* Bool_t IsSaturated(int); */ |
Bool_t IsSaturated(); |
169 |
/* Bool_t IsSaturated(); */ |
Bool_t IsBad(int,int); |
|
/* Bool_t IsBad(int,int); */ |
|
170 |
Int_t GetLeverArmXY(); |
Int_t GetLeverArmXY(); |
171 |
Int_t GetLeverArmX(); |
Int_t GetLeverArmX(); |
172 |
Int_t GetLeverArmY(); |
Int_t GetLeverArmY(); |