Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TrackVertex.h File Reference

#include "Event/Track.h"
#include "CLHEP/Units/SystemOfUnits.h"
#include "GaudiKernel/KeyedObject.h"
#include "GaudiKernel/KeyedContainer.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "GaudiKernel/SmartRefVector.h"
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  TrackVertexLocation

Defines

#define TackEvent_TrackVertex_H   1

Typedefs

typedef KeyedContainer< TrackVertex,
Containers::HashMap > 
TrackVertices

Functions

std::ostream & operator<< (std::ostream &str, const TrackVertex &obj)

Variables

static const CLID & CLID_TrackVertex = 10020
static const std::string & Velo2D = "Rec/Trig/Vertex2D"
static const std::string & Velo3D = "Rec/Trig/Vertex3D"


Define Documentation

#define TackEvent_TrackVertex_H   1
 

Definition at line 16 of file TrackVertex.h.


Typedef Documentation

typedef KeyedContainer<TrackVertex, Containers::HashMap> TrackVertices
 

Definition at line 265 of file TrackVertex.h.


Function Documentation

std::ostream& operator<< std::ostream &  str,
const TrackVertex obj
[inline]
 

Definition at line 161 of file TrackVertex.h.

00163 {
00164   return obj.fillStream(str);
00165 }


Variable Documentation

const CLID& CLID_TrackVertex = 10020 [static]
 

Definition at line 32 of file TrackVertex.h.

Referenced by TrackVertex::classID().

const std::string& TrackVertexLocation::Velo2D = "Rec/Trig/Vertex2D" [static]
 

Definition at line 36 of file TrackVertex.h.

const std::string& TrackVertexLocation::Velo3D = "Rec/Trig/Vertex3D" [static]
 

Definition at line 37 of file TrackVertex.h.


Generated on Fri May 27 13:59:39 2005 for New Track Event Model by doxygen 1.4.1