#include <TrackParticleAuxContainer_v3.h>
Public Member Functions | |
TrackParticleAuxContainer_v3 () | |
Default constructor. | |
void | dump () const |
Dumps contents (for debugging). | |
void | toTransient () |
Function implementing soft schema evolution for the class. |
Temporary container used until we have I/O for AuxStoreInternal
This class is meant to serve as a temporary way to provide an auxiliary store with Athena I/O capabilities for the TrackParticle EDM. Will be exchanged for a generic auxiliary container type (AuxStoreInternal) later on.
void xAOD::TrackParticleAuxContainer_v3::toTransient | ( | ) |
Function implementing soft schema evolution for the class.
This function is used to implement simple schema evolution rules that don't warrant creating a _v3 class yet.