Skip to content
Snippets Groups Projects

Add "empty" conditions when they are missing from the database

Merged Roel Aaij requested to merge default_conditions into master
6 files
+ 175
73
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -14,8 +14,6 @@
//==========================================================================
#pragma once
#include "Core/ConditionsRepository.h"
#include "DD4hep/Conditions.h"
#include "DD4hep/DetElement.h"
#include "DDCond/ConditionsContent.h"
Loading