|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EXAMPLEHITCNV_P1_H
6 #define EXAMPLEHITCNV_P1_H
void setY(double y)
Set the Y coordinate.
This file contains the class definition for the ExampleHit class.
HepGeom::Vector3D< double > m_vec
virtual void transToPers(const ExampleHit *transObj, ExampleHit_p1 *persObj, MsgStream &)
Method creating the persistent representation ExampleHit_p1 from its transient representation Example...
This file contains the class definition for the ExampleHit_p1 class.
virtual void persToTrans(const ExampleHit_p1 *persObj, ExampleHit *transObj, MsgStream &)
Method creating the transient representation of ExampleHit from its persistent representation Example...
This class provides a dummy hit data object for AthenaPool.
void setX(double x)
Set the X coordinate.
const std::string & getDetector() const
This class provides a dummy hit data object for AthenaPool.
void setZ(double z)
Set the Z coordinate.
void setDetector(const std::string &detector)
Set the detector string.