ATLAS Offline Software
Loading...
Searching...
No Matches
LArPedestalMCCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
10
11#ifndef LArPedestalMCCnv_H
12#define LArPedestalMCCnv_H
13
17
18// the latest persistent representation type of LArPedestalMC
21
23
25friend class CnvFactory<LArPedestalMCCnv >;
26protected:
27public:
28 LArPedestalMCCnv (ISvcLocator* svcloc) : LArPedestalMCCnvBase(svcloc) {}
29protected:
32};
33
34#endif
35
LArPedestalMC_p1 LArPedestalMCPersType
T_AthenaPoolCustomCnv< LArPedestalMCTransType, LArPedestalMCPersType > LArPedestalMCCnvBase
LArPedestalMC LArPedestalMCTransType
This file defines the class used for persistent container of LArPedestalMC.
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
LArPedestalMCCnv(ISvcLocator *svcloc)
virtual LArPedestalMCPersType * createPersistent(LArPedestalMCTransType *transObj)
virtual LArPedestalMCTransType * createTransient()
persistent class container of LArConditionsMC for LArPedestal data.
Implementation of the interface ILArfSampl for MC: only one constant is needed for MC.
Compatibility for old converter classes that don't get passed the key.