MyMarlinTPC
170316
|
#include "SimpleHelixTrackModel.h"
#include "GeneralBrokenLineInterfaceHelpers.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::SimpleHelixGeneralBrokenLineInterfaceProcessor |
Using GBL with a simple helix. More... | |
Namespaces | |
marlintpc | |
Typedefs | |
typedef std::pair< int, double > | marlintpc::indexArcPair |
typedef std::pair< double, double > | marlintpc::arcVarPair |