#include "Event/State.h"
#include "Kernel/LHCbID.h"
#include "CLHEP/Geometry/Plane3D.h"
#include "GaudiKernel/KeyedObject.h"
#include "GaudiKernel/KeyedContainer.h"
#include <vector>
#include "GaudiKernel/StatusCode.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Matrix/SymMatrix.h"
Go to the source code of this file.
Namespaces | |
namespace | TrackLocation |
Defines | |
#define | TrackEvent_Track_H 1 |
Typedefs | |
typedef KeyedContainer< Track, Containers::HashMap > | Tracks |
Variables | |
class class class static const CLID & | CLID_Track = 10010 |
static const std::string & | Default = "Rec/Track/Best" |
static const std::string & | Velo = "Rec/Track/Velo" |
static const std::string & | Seed = "Rec/Track/Seed" |
static const std::string & | Match = "Rec/Track/Match" |
static const std::string & | Forward = "Rec/Track/Forward" |
static const std::string & | Follow = "Rec/Track/Follow" |
static const std::string & | VeloTT = "Rec/Track/VeloTT" |
static const std::string & | KsTrack = "Rec/Track/KsTrack" |
|
|
|
|
|
Definition at line 35 of file Track.h. Referenced by Track::classID(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|