ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMissingETContainerCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGEVENTATHENAPOOL_TRIGMISSINGETCONTAINER_CNV_H
6#define TRIGEVENTATHENAPOOL_TRIGMISSINGETCONTAINER_CNV_H
7
8
9#include "GaudiKernel/MsgStream.h"
11
16
18
20
22
24
25 protected:
26
27public:
28 TrigMissingETContainerCnv( ISvcLocator *svcloc ) : TrigMissingETContainerCnvBase(svcloc) {}
29protected:
30
32 virtual TrigMissingETContainer *createTransient(const Token* token);
33private:
36
37
38};//end of class definitions
39
40
41#endif
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrigMissingETContainer_p3 TrigMissingETContainer_PERS
T_AthenaPoolCustomCnv< TrigMissingETContainer, TrigMissingETContainer_PERS > TrigMissingETContainerCnvBase
T_AthenaPoolTPCnvVector< TrigMissingETContainer, TrigMissingETContainer_p3, TrigMissingETCnv_p3 > TrigMissingETContainerCnv_p3
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition Token.h:21
TrigMissingETContainerCnv_p3 m_converter
virtual TrigMissingETContainer * createTransient(const Token *token)
TrigMissingETContainerCnv(ISvcLocator *svcloc)
TrigMissingETContainerCnv_tlp1 m_converter_tlp1
virtual TrigMissingETContainer_PERS * createPersistent(TrigMissingETContainer *transObj)