Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
DaVinci
Commits
936899b9
Commit
936899b9
authored
Feb 21, 2017
by
Alex Pearce
Browse files
Define PersistReco raw event location.
parent
8edb4176
Changes
1
Hide whitespace changes
Inline
Side-by-side
Event/DAQEvent/Event/RawEvent.h
View file @
936899b9
...
...
@@ -26,6 +26,7 @@ namespace LHCb
static
const
std
::
string
&
Muon
=
"Muon/RawEvent"
;
///< Copy of Muon banks, for MDST
static
const
std
::
string
&
Rich
=
"Rich/RawEvent"
;
///< Copy of Rich banks
static
const
std
::
string
&
Trigger
=
"Trigger/RawEvent"
;
///< Copy of Trigger banks for Stripping and MDST
static
const
std
::
string
&
PersistReco
=
"PersistReco/RawEvent"
;
///< Copy of PersistReco banks for MC Stripping and MDST
static
const
std
::
string
&
Other
=
"Other/RawEvent"
;
///< Copy of all banks except Calo, Muon, Rich and Trigger (now Obsolete)
static
const
std
::
string
&
Velo
=
"Velo/RawEvent"
;
///< Copy of Velo banks
static
const
std
::
string
&
Tracker
=
"Tracker/RawEvent"
;
///< Copy of IT, OT and TT banks
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment