#include "TObject.h"
#include "TClonesArray.h"
Include dependency graph for MTTrack.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MTTrack |
-fromPad :track find with gassiplex PAD
-fromStrip :track find with gassiplex STRIP
In XZ plane track equation y = ax + b -ax line slope (float) -bx intercept (float)
In YZ plane track equation y = ax + b -ay line slope (float) -by intercept (float)
straight (bool). Determine if track is straight or not
singleHit (bool) . Determine if track is find with a singleHit per position or not ( track quality )
Definition in file MTTrack.hh.