CbmRoot
LitTrack.h File Reference

Track data class. More...

#include "LitPixelHit.h"
#include "LitTrackParam.h"
#include "LitTypes.h"
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for LitTrack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lit::parallel::LitTrack< T >
 Base track data class. More...
 

Namespaces

 lit
 
 lit::parallel
 

Typedefs

typedef LitTrack< fveclit::parallel::LitTrackVec
 Vector version of the LitTrack class. More...
 
typedef LitTrack< fscallit::parallel::LitTrackScal
 Scalar version of the LitTrack class. More...
 

Detailed Description

Track data class.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Definition in file LitTrack.h.