Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SQTrack.cxx
Go to the documentation of this file.
1 #include "SQTrack.h"
2 using namespace std;
4 
5 //void SQTrack::identify(std::ostream& os = std::cout) const
6 //{
7 // cout << "---SQTrack::identify: abstract base-------------------" << endl;
8 //}
9 
An SQ interface class to hold one true or reconstructed track.
Definition: SQTrack.h:8
ClassImp(PdbCalChan)