Go to the documentation of this file.
8 #ifndef LITFIELDVALUE_H_
9 #define LITFIELDVALUE_H_
17 using std::stringstream;
42 ss <<
"LitFieldValue: Bx=" <<
Bx <<
", By=" <<
By <<
", Bz=" <<
Bz
Useful classes and functions.
class lit::parallel::LitDetectorLayout _fvecalignment
Header files for SSE operations.
friend ostream & operator<<(ostream &strm, const LitFieldValue &v)
Operator << for convenient output to ostream.
LitFieldValue()
Constructor.
Magnetic field value at a certain point in the space.
string ToString() const
Return string representation of the class.
LitFieldValue< fvec > LitFieldValueVec
Vector version of LitFieldValue.
LitFieldValue< fscal > LitFieldValueScal
Scalar version of LitFieldValue.