Skip to content
Snippets Groups Projects

new L1 Raw/RDO containers for TGC

Merged Toshi Sumida requested to merge toshi/athena_with_schema_changes:master into master
73 files
+ 4352
69
Compare changes
  • Side-by-side
  • Inline
Files
73
/*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
/*
@@ -40,6 +40,14 @@
#include "MuonEventAthenaPool/TgcRdo_p3.h"
#include "MuonEventAthenaPool/TgcRdoContainer_p3.h"
#include "MuonEventAthenaPool/TgcRawData_p4.h"
#include "MuonEventAthenaPool/TgcRdo_p4.h"
#include "MuonEventAthenaPool/TgcRdoContainer_p4.h"
#include "MuonEventAthenaPool/TgcL1RawData_p1.h"
#include "MuonEventAthenaPool/TgcL1Rdo_p1.h"
#include "MuonEventAthenaPool/TgcL1RdoContainer_p1.h"
#include "MuonEventAthenaPool/RpcFiredChannel_p1.h"
#include "MuonEventAthenaPool/RpcCoinMatrix_p1.h"
#include "MuonEventAthenaPool/RpcPad_p1.h"
Loading