ATLAS Offline Software
|
AthenaPoolCnvSvc is part of a toolkit to implement the POOL persistency into Athena. It consists of four packages PoolSvc, AthenaPoolCnvSvc(this one), EventSelectorAthenaPool and AthenaPoolUtilities.
See the ATLAS User/Developer HowTo document for additional information.
The code can be browsed using LXR (http://atlassw1.phy.bnl.gov/lxr/source/atlas/Database/AthenaPOOL/AthenaPoolCnvSvc)
The package Database/AthenaPOOL/AthenaPoolExample contains running examples of algorithms writing and reading Data Objects using AthenaPoolCnvSvc.