Skip to content
Snippets Groups Projects

Less invasive revert of 43857

Closed Johannes Junggeburth requested to merge (removed):revert_TGC into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
/*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/
/* Takashi Kubota - June 30, 2008 */
@@ -19,7 +19,7 @@ class StoreGateSvc;
class TgcIdHelper;
// the latest persistent representation type of DataCollection:
typedef Muon::TgcCoinDataContainer_tlp4 TgcCoinDataContainer_PERS;
typedef Muon::TgcCoinDataContainer_tlp3 TgcCoinDataContainer_PERS;
typedef T_AthenaPoolCustomCnv<Muon::TgcCoinDataContainer, TgcCoinDataContainer_PERS > TgcCoinDataContainerCnvBase;
/**
Loading