38 float PE ()
const {
return pe; };
42 float W ()
const {
return w; };
81 void SetW (
float aW ) {
w = aW; };
int apd
number of apd on dcm
int Pixel() const
Return pixel value.
float TrueMeV() const
Return True energy (MeV) value.
int diblock
diblock number
float TNS() const
Return uncorrected hit time.
void SetTNS(float aTNS)
Set hit time (ns)
float FlightLen() const
Return path from start of track to current cell.
void SetPE(float aPE)
Set PE value.
float truePath
True pathlength through the cell.
float TruePath() const
Return True Pathlength value.
int pixel
number pixel on apd
void SetAPD(int aAPD)
Set apd value.
void SetPixel(int aPixel)
Set pixel value.
int APD() const
Return apd value.
void SetFlightLen(float aLen)
Set path length from start of track.
float poissonLambda
Number of simulated photons at readout in the absence of fluctuations.
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
void SetPoissonLambda(float aLambda)
Set number of simulated photons at readout before fluctuations.
void SetTruePE(float aTruePE)
Set True PE value.
bool GoodTime() const
Return quality of timing fit for cell.
float trueW
True position along cell W (W)
int Cell() const
Return cell value.
float readDist
distance from hit to readout(including pigtail) (cm)
float trueMeV
True energy of hit (MC Truth)
bool goodTime
True if the time fit for the hit was good.
float truePE
True number of photoelectrons (MC Truth)
float TrueW() const
Return True W value.
float flightLen
path length from the start of track (cm)
void SetTrueW(float aTrueW)
Set True W value.
float tns
Time of pchit (ns)
"Pre-calibration hit". Common input to calibration procedures
float Path() const
Return Path value.
float W() const
Return W value.
float w
Unmeasured coordinate of hit.
float PoissonLambda() const
Return number of simulated photons at readout before fluctuations.
void SetView(geo::View_t aView)
Set view value.
void SetReadDist(float aDist)
Set distance to cell readout.
void SetPath(float aPath)
Set Path value.
float PE() const
Return PE value.
float TruePE() const
Return True PE value.
void SetGoodTime(bool aGoodT)
Set quality of timing fit.
void SetDCM(int aDCM)
Set dcm value.
void SetDiblock(int aDiblock)
Set diblock value.
int Plane() const
Return plane value.
geo::View_t View() const
Return view.
int Diblock() const
Return diblock value.
int dcm
number of dcm on diblock
Histograms used by attenuation calibration.
float ReadDist() const
Return distance to readout, with pigtail.
void SetPlane(int aPlane)
Set plane value.
void SetW(float aW)
Set W value.
int DCM() const
Return dcm value.
void SetTruePath(float aTruePath)
Set True path length value.
void SetCell(int aCell)
Set cell value.
void SetTrueMeV(float aTrueMeV)
Set True energy (MeV) value.