MyMarlinTPC
170316
|
#include "SimpleHelixTrackModel.h"
#include <marlin/Processor.h>
#include <marlin/Global.h>
#include <lcio.h>
#include <string>
#include "GblTrajectory.h"
#include "MilleBinary.h"
#include <EVENT/Track.h>
#include "EVENT/TrackerHit.h"
#include "TFile.h"
#include "TTree.h"
#include "TMath.h"
Go to the source code of this file.
Classes | |
class | marlintpc::gblHelperHit |
Helper hit. More... | |
class | marlintpc::trackerAlcaCalculator |
User defined class to calculate global derivatives for Millepede-II. More... | |
class | marlintpc::trackerAlcaSelector |
User defined class to select tracks for Millepede-II. More... | |
Namespaces | |
marlintpc | |