Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
168
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
athena
Merge requests
!43857
The source project of this merge request has been removed.
new L1 Raw/RDO containers for TGC
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
new L1 Raw/RDO containers for TGC
toshi/athena_with_schema_changes:master
into
master
Overview
22
Commits
28
Pipelines
1
Changes
73
Merged
Toshi Sumida
requested to merge
toshi/athena_with_schema_changes:master
into
master
3 years ago
Overview
20
Commits
28
Pipelines
1
Changes
73
Expand
Updated BS format in TGC
Added new L1 Raw/RDO containers (all empty) as preparation of installation of New Sector Logic in TGC
Edited
3 years ago
by
Toshi Sumida
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c51ff76d
28 commits,
3 years ago
73 files
+
4352
−
69
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
73
Search (e.g. *.vue) (Ctrl+P)
MuonSpectrometer/MuonCnv/MuonEventAthenaPool/MuonEventAthenaPool/MuonRDOCnvDict.h
+
9
−
1
Options
/*
Copyright (C) 2002-20
19
CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-20
20
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