ATLAS Offline Software
|
This package is used to provide the Transient/Persistent separation for TileCal simulation hits classes.
The persistent classes and containers in TileTPCnv package have the correspondent transient classes and containers in TileSimEvent packages:
Note that a GUID is assigned for each transient class in TileSimEvent/selection.xml files.
The AthenaPool converters, where these GUIDs are used, are stored in TileSimEventAthenaPool package.
The following persistent classes are implemented in this package:
This persistent classes are meant to reduce the size of the objects, i.e. converting variables from double to float, for data storage. Note that a GUID is assigned for each persistent class in TileSimEventTPCnv/selection.xml file.
The following persistent containers are implemented in this package:
The following T/P converters are implemented in this package:
In the T/P converters, the methods transToPers and persToTrans are used for the conversion from transient to persistent or vice versa.
The following T/P container converters are implemented in this package: