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
Files
19
@@ -14,8 +14,6 @@
//==========================================================================
#pragma once
#include "Core/ConditionsRepository.h"
#include "DD4hep/Conditions.h"
#include "DD4hep/DetElement.h"
#include "DDCond/ConditionsContent.h"
Loading