ATLAS Offline Software
Loading...
Searching...
No Matches
CscRawDataContainerCnv_p4.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5// NOTE: This is an exact copy of CscRawDataContainerCnv_p3, since from p3 to p4 only the meaning of the m_hashId changed:
6// Until p3, the m_hashId stores the identifier hash which encodes the geometrical position of the CSC
7// From p4 onwards, the m_hashId stores the position of the CSC identifier in the vector of identifiers
8
9#ifndef MUON_CSCCRAWDATACONTAINERCNV_P4_H
10#define MUON_CSCCRAWDATACONTAINERCNV_P4_H
11
15
20 : public T_AthenaPoolTPCnvIDCont< CscRawDataContainer, CscRawDataContainer_p4, CscRawDataCollectionCnv_p4>
21{
22public:
24};
25
26#endif
TPCnvIDCont< TRANS, PERS, CONV > T_AthenaPoolTPCnvIDCont