24 #ifndef DDASROOTFITHIT_H
25 #define DDASROOTFITHIT_H
Extends DDASHit to include fit data that's been tacked on to the end of a hit.
Encapsulates data for DDAS hits that may have fitted traces.
Definition: DDASFitHit.h:46
This class is a ROOT serializable DDAS hit with possible fit data.
Definition: DDASRootFitHit.h:53
DDASRootFitHit & operator=(const DDASRootFitHit &rhs)
Assignment from another DDASRootFitHit.
Definition: DDASRootFitHit.cpp:43
void Reset()
Reset the object to empty. This is really just a matter of assigning a reset hit to ourselves.
Definition: DDASRootFitHit.cpp:65
DDASRootFitHit()
Constructor.
Definition: DDASRootFitHit.cpp:33