Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 21 of file THaVDCCluster.h.
Public Member Functions | |
FitCoord_t (Double_t _x, Double_t _y, Double_t _w=1.0, Int_t _s=1) | |
Public Attributes | |
Int_t | s |
Double_t | w |
Double_t | x |
Double_t | y |
#include <THaVDCCluster.h>
Definition at line 23 of file THaVDCCluster.h.
Int_t VDC::FitCoord_t::s |
Definition at line 26 of file THaVDCCluster.h.
Double_t VDC::FitCoord_t::w |
Definition at line 25 of file THaVDCCluster.h.
Double_t VDC::FitCoord_t::x |
Definition at line 25 of file THaVDCCluster.h.
Double_t VDC::FitCoord_t::y |
Definition at line 25 of file THaVDCCluster.h.