ATLAS Offline Software
Loading...
Searching...
No Matches
CscRawDataCollectionCnv_p3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUON_CSCCRAWDATACOLLECTIONCNV_P3_H
6#define MUON_CSCCRAWDATACOLLECTIONCNV_P3_H
7
11
12#include "CscRawDataCnv_p3.h"
13
14
16
20
23{
24public:
26
27 virtual void persToTrans(const CscRawDataCollection_p3* persColl, CscRawDataCollection* transColl, MsgStream &log) ;
28 virtual void transToPers(const CscRawDataCollection* transColl, CscRawDataCollection_p3* persColl, MsgStream &log) ;
29};
30
31
32#endif
33
34
35
36
T_AthenaPoolTPCnvVector< CscRawDataCollection, CscRawDataCollection_p3, CscRawDataCnv_p3 > CscRawDataCollection_Cnv_p3_base_t
TPCnvVector< TRANS, PERS, CONV > T_AthenaPoolTPCnvVector
virtual void persToTrans(const CscRawDataCollection_p3 *persColl, CscRawDataCollection *transColl, MsgStream &log)
Converts vector of PERS::value_type objects to vector of TRANS::value_type objects,...
virtual void transToPers(const CscRawDataCollection *transColl, CscRawDataCollection_p3 *persColl, MsgStream &log)
Converts vector of TRANS::value_type objects to vector of PERS::value_type objects,...
Persistent represenation of the Collection of CSC Raw Hits.
Collection of CSC Raw Hits, arranged according to CSC Detector Elements Author: Ketevi A.