#include <SRTPCRecoHit.h>
Public Member Functions | |
SRTPCRecoHit () | |
Public Attributes | |
float | x |
float | y |
float | z |
float | sig |
float | rms |
unsigned int | chan |
Definition at line 8 of file SRTPCRecoHit.h.
caf::SRTPCRecoHit::SRTPCRecoHit | ( | ) |
Definition at line 11 of file SRTPCRecoHit.cxx.
unsigned int caf::SRTPCRecoHit::chan |
Definition at line 16 of file SRTPCRecoHit.h.
float caf::SRTPCRecoHit::rms |
Definition at line 15 of file SRTPCRecoHit.h.
float caf::SRTPCRecoHit::sig |
Definition at line 14 of file SRTPCRecoHit.h.
float caf::SRTPCRecoHit::x |
Definition at line 13 of file SRTPCRecoHit.h.
float caf::SRTPCRecoHit::y |
Definition at line 13 of file SRTPCRecoHit.h.
float caf::SRTPCRecoHit::z |
Definition at line 13 of file SRTPCRecoHit.h.