#include "root/MTTrack.hh"
#include <iostream>
Include dependency graph for MTTrack.cpp:
Go to the source code of this file.
Functions | |
ClassImp (MTTrack) MTTrack |
ClassImp | ( | MTTrack | ) |
Definition at line 12 of file MTTrack.cpp.
00018 : fFromPad(fromPad) ,fFromStrip (fromStrip) ,fStraight(straight) , fSingleHit(singleHit) , fAx(ax) ,fBx(bx) , fAy(ay) ,fBy(by) 00019 { 00020 }