ATLAS Offline Software
Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/debug.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 /*
3  * Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration.
4  */
5 // $Id$
19 #ifndef ATHENAPOOLCNVSVC_DEBUG_H
20 #define ATHENAPOOLCNVSVC_DEBUG_H
21 
22 
23 #include "GaudiKernel/ClassID.h"
24 
25 
26 namespace AthenaPoolCnvSvc {
27 
28 
34 
35 
41 
42 
43 } // namespace AthenaPoolCnvSvc
44 
45 
46 #endif // not ATHENAPOOLCNVSVC_DEBUG_H
AthenaPoolCnvSvc::debugCreateTransient
void debugCreateTransient(CLID clid)
Called by templated converters at the start of createTransient.
AthenaPoolCnvSvc::debugCreatePersistent
void debugCreatePersistent(CLID clid)
Called by templated converters at the start of createPersistent.
CLID
uint32_t CLID
The Class ID type.
Definition: Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
AthenaPoolCnvSvc
Definition: Database/AthenaPOOL/AthenaPoolCnvSvc/AthenaPoolCnvSvc/debug.h:26