ATLAS Offline Software
Loading...
Searching...
No Matches
CaloSamplingDataCnv_p1.h
Go to the documentation of this file.
1//Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef CALOATHENAPOOL_CALOSAMPLINGDATACNV_P1_H
8#define CALOATHENAPOOL_CALOSAMPLINGDATACNV_P1_H
9
12
13
14
15//typedef T_AthenaPoolTPCnvVector<CaloSamplingdata, CaloSamplingdata_p1, CaloShowerCnv_p1> CaloSamplingdataCnvBasep1_t;
16
18public:
20
21 void persToTrans(const CaloSamplingData_p1*, CaloSamplingData* /*, MsgStream &log*/) const;
22 void transToPers(const CaloSamplingData*, CaloSamplingData_p1* /*, MsgStream &log*/) const;
23};
24
25
26#endif
void persToTrans(const CaloSamplingData_p1 *, CaloSamplingData *) const
void transToPers(const CaloSamplingData *, CaloSamplingData_p1 *) const
Simple data object to store all variables in calorimeter samplings.