MarlinTrk
02.08
|
#include "MarlinTrk/IMarlinTrkSystem.h"
#include "DDRec/SurfaceManager.h"
#include "lcio.h"
#include "UTIL/BitField64.h"
#include "UTIL/LCTOOLS.h"
#include <LCRTRelations.h>
#include "streamlog/streamlog.h"
#include "TObjArray.h"
#include "TVector3.h"
#include <cmath>
#include <vector>
#include "aidaTT/AidaTT.hh"
#include "aidaTT/IGeometry.hh"
Go to the source code of this file.
Classes | |
class | MarlinTrk::MarlinAidaTT |
Interface to KaltTest Kalman fitter - instantiates and holds the detector geometry. More... | |
Namespaces | |
EVENT | |
aidaTT | |
MarlinTrk | |
Created by Steve Aplin on 9/16/11. | |
Typedefs | |
typedef std::multimap< long, const aidaTT::ISurface * > | MarlinTrk::SurfMap |