|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLEXAMPLECONVERTER_EXAMPLEHITSTREAMER_P0_H
6 #define ATHENAPOOLEXAMPLECONVERTER_EXAMPLEHITSTREAMER_P0_H
void setY(double y)
Set the Y coordinate.
This file contains the class definition for the ExampleHit class.
This class provides a dummy hit data object for AthenaPool.
void setX(double x)
Set the X coordinate.
This class provides a dummy hit data object for AthenaPool.
This file contains the class definition for the ExampleHit_p0 class.
void SetClassNameAndChecksum(const std::string &classname, unsigned checksum)
Set the name of the class for which this converter is implemented and the particualar ROOT streamerIn...
void CopyOldToNew(const ExampleHit_p0 &old_obj, ExampleHit &new_obj)
The converter function which copies the content of the object from its old shape to the new shape To ...
Athena ROOT Streaming Converter - template class to be extended by a user prividing a conversion func...
This class provides an example for a ROOT streamer.
void setZ(double z)
Set the Z coordinate.
void setDetector(const std::string &detector)
Set the detector string.