ATLAS Offline Software
Loading...
Searching...
No Matches
TBScintillatorContCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// -------------------------------------------------------------------
6// Modified pool converter which complies with the standards of the
7// transient/persistent scheme.
8// See: https://twiki.cern.ch/twiki/bin/view/Atlas/TransientPersistentSeparation#TP_converters_for_component_type
9// Author: Iftach Sadeh (iftach.sadeh@NOSPAMTODAYcern.ch) , February 2010
10// -------------------------------------------------------------------
11#ifndef TBEVENTATHENAPOOL_TBSCINTILLATORCONTCNV_P1_H
12#define TBEVENTATHENAPOOL_TBSCINTILLATORCONTCNV_P1_H
13
18
19// the latest persistent representation type of TBScintillatorCont:
22
34#endif
35
TBScintillatorCont_p1 TBScintillatorCont_PERS
T_AthenaPoolCustomCnv< TBScintillatorCont, TBScintillatorCont_PERS > TBScintillatorContCnvBase
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual TBScintillatorCont * createTransient()
TBScintillatorContCnv(ISvcLocator *svcloc)
TBScintillatorContCnv_p1 m_TPConverter
virtual TBScintillatorCont_PERS * createPersistent(TBScintillatorCont *transCont)
"TBEvent/TBScintillatorCont.h"
Compatibility for old converter classes that don't get passed the key.