Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CLHEPStreams.h File Reference

#include "GaudiKernel/StreamBuffer.h"
#include "GlastEvent/TopLevel/Definitions.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Matrix/SymMatrix.h"

Go to the source code of this file.

Defines

#define LHCBEVENT_CLHEPSTREAMS_H   1

Functions

StreamBuffer& operator<< ( StreamBuffer& s, const HepPoint3D& value)
StreamBuffer& operator>> ( StreamBuffer& s, HepPoint3D& value )
StreamBuffer& operator<< ( StreamBuffer& s, const HepVector3D& value)
StreamBuffer& operator>> ( StreamBuffer& s, HepVector3D& value )
StreamBuffer& operator<< ( StreamBuffer& s, const HepLorentzVector& value)
StreamBuffer& operator>> ( StreamBuffer& s, HepLorentzVector& value )
StreamBuffer& operator<< ( StreamBuffer& s, const HepSymMatrix& value )
StreamBuffer& operator>> ( StreamBuffer& s, HepSymMatrix& value )


Define Documentation

#define LHCBEVENT_CLHEPSTREAMS_H   1
 

Definition at line 3 of file CLHEPStreams.h.


Function Documentation

StreamBuffer & operator<< ( StreamBuffer & s,
const HepSymMatrix & value ) [inline]
 

Definition at line 90 of file CLHEPStreams.h.

StreamBuffer & operator<< ( StreamBuffer & s,
const HepLorentzVector & value ) [inline]
 

Definition at line 67 of file CLHEPStreams.h.

StreamBuffer & operator<< ( StreamBuffer & s,
const HepVector3D & value ) [inline]
 

Definition at line 48 of file CLHEPStreams.h.

StreamBuffer & operator<< ( StreamBuffer & s,
const HepPoint3D & value ) [inline]
 

Definition at line 29 of file CLHEPStreams.h.

StreamBuffer & operator>> ( StreamBuffer & s,
HepSymMatrix & value ) [inline]
 

Definition at line 100 of file CLHEPStreams.h.

StreamBuffer & operator>> ( StreamBuffer & s,
HepLorentzVector & value ) [inline]
 

Definition at line 74 of file CLHEPStreams.h.

StreamBuffer & operator>> ( StreamBuffer & s,
HepVector3D & value ) [inline]
 

Definition at line 52 of file CLHEPStreams.h.

StreamBuffer & operator>> ( StreamBuffer & s,
HepPoint3D & value ) [inline]
 

Definition at line 33 of file CLHEPStreams.h.


Generated at Wed Nov 21 12:22:50 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000