DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
DDCore
include
DD4hep
ConditionTypes.h
Go to the documentation of this file.
1
#ifndef DD4HEP_CONDITIONTYPES_H
2
#define DD4HEP_CONDITIONTYPES_H
3
4
//==========================================================================
5
// AIDA Detector description implementation
6
//--------------------------------------------------------------------------
7
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
8
// All rights reserved.
9
//
10
// For the licensing terms see $DD4hepINSTALL/LICENSE.
11
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
12
//
13
// Author : M.Frank
14
//
15
//==========================================================================
16
17
#define DD4HEP_INSTANTIATE_GRAMMAR_TYPE(x) \
18
namespace dd4hep {template<> const BasicGrammar& BasicGrammar::instance<x>() { static Grammar<x> s; return s;}}
19
20
#endif
Generated on Thu Jan 9 2025 17:18:03 for DD4hep by
1.8.18