Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTrackWireBased_factory.h File Reference
#include <JANA/JFactory.h>
#include <JANA/JObject.h>
#include <TRACKING/DTrackFitter.h>
#include <TRACKING/DTrackHitSelector.h>
#include "PID/DParticleID.h"
#include "HDGEOMETRY/DMagneticFieldMapNoField.h"
#include <TH2.h>
#include <TH1.h>
#include "DTrackWireBased.h"

Go to the source code of this file.

Classes

class  DTrackWireBased_factory
 The DTrackWireBased_factory class coordinates the fitting of wire-based tracks. While the hit selection is done here, the actual heavy lifting of the fit is done by the DTrackFitter class (or, more specifically, a class that inherits from DTrackFitter). More...