Skip to content
Snippets Groups Projects
Commit a79592e8 authored by James Brown's avatar James Brown Committed by Sebastien Ponce
Browse files

Added VELO Error Bank to RawEvent.h

parent 89e6c56e
No related branches found
No related tags found
1 merge request!4409Added VELO Error Bank to RawEvent.h
......@@ -43,6 +43,7 @@ namespace LHCb {
"Unstripped/RawEvent"; ///< Miscellaneous banks not required by stripping lines.
inline const std::string VeloCluster = "VeloCluster/RawEvent"; ///< Copy of Velo Cluster banks
inline const std::string VeloSPmixed = "VeloSPmixed/RawEvent"; ///< Copy of Velo SPmixed banks
inline const std::string VeloError = "VeloError/RawEvent"; ///< Copy of Velo Error banks
} // namespace RawEventLocation
/** @class LHCb::RawEvent RawEvent.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment