ATLAS Offline Software
Loading...
Searching...
No Matches
SkimDecisionCollectionCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6// Header file for SkimDecisionCollectionCnv
7// Author: David Cote, September 2008. <david.cote@cern.ch>
8// This class uses TP separation
10
11#ifndef SKIMDECISIONCOLLECTIONCNV__H
12#define SKIMDECISIONCOLLECTIONCNV__H
13
18
19// the latest persistent representation type of SkimDecisionCollection
22
36
37#endif // SKIMDECISIONCOLLECTIONCNV__H
38
T_AthenaPoolCustomCnv< SkimDecisionCollection, SkimDecisionCollection_PERS > SkimDecisionCollectionCnvBase
SkimDecisionCollection_p1 SkimDecisionCollection_PERS
T_AthenaPoolTPCnvVector< SkimDecisionCollection, SkimDecisionCollection_p1, SkimDecisionCnv_p1 > SkimDecisionCollectionCnv_p1
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual SkimDecisionCollection * createTransient()
virtual SkimDecisionCollection_PERS * createPersistent(SkimDecisionCollection *transCont)
SkimDecisionCollectionCnv_p1 m_TPConverter
SkimDecisionCollectionCnv(ISvcLocator *svcloc)
Compatibility for old converter classes that don't get passed the key.