Skip to content
Snippets Groups Projects

Minor updates and Rich2 Detector element examples

Closed Sajan Easo requested to merge dd4hep-RichDetectorSystem-FromJanuary2022 into master
52 files
+ 977
79
Compare changes
  • Side-by-side
  • Inline
Files
52
@@ -12,9 +12,9 @@
#define DERICH1_HEADER_H
#include "Core/DeIOV.h"
#include "Detector/Rich1/DeRich1Mirror1.h"
#include "Detector/Rich1/DeRich1RadiatorGas.h"
#include "Detector/Rich1/Rich_Geom_Constants_De.h"
#include "Detector/Rich1/DetElemAccess/DeRich1Mirror1.h"
#include "Detector/Rich1/DetElemAccess/DeRich1RadiatorGas.h"
#include "Detector/Rich1/DetElemAccess/Rich_Geom_Constants_De.h"
#include <array>
namespace LHCb::Detector {
Loading