virtual | ~Point() |
static TClass* | Class() |
virtual TClass* | IsA() const |
TreeSearch::Road::Point& | operator=(const TreeSearch::Road::Point&) |
TreeSearch::Road::Point | Point() |
TreeSearch::Road::Point | Point(const TreeSearch::Road::Point&) |
TreeSearch::Road::Point | Point(Double_t _x, Double_t _z, TreeSearch::Hit* _hit) |
Double_t | res() const |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
TreeSearch::Hit* | hit | Associated hit (stored in WirePlane) |
Double_t | x | Selected x coordinates |
Double_t | z | z coordinate |