CbmRoot
LitFieldValue.h File Reference

Magnetic field value at a certain point in the space. More...

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

Go to the source code of this file.

Classes

class  lit::parallel::LitFieldValue< T >
 Magnetic field value at a certain point in the space. More...
 

Namespaces

 lit
 
 lit::parallel
 

Typedefs

typedef LitFieldValue< fscallit::parallel::LitFieldValueScal
 Scalar version of LitFieldValue. More...
 
typedef LitFieldValue< fveclit::parallel::LitFieldValueVec
 Vector version of LitFieldValue. More...
 

Detailed Description

Magnetic field value at a certain point in the space.

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

Definition in file LitFieldValue.h.