Skip to content

Commit a55c509

Browse files
author
Marko Petric
committed
fix headers guard style
1 parent a2f3c03 commit a55c509

File tree

420 files changed

+1269
-1124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

420 files changed

+1269
-1124
lines changed

DDAlign/include/DDAlign/AlignmentTags.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_ALIGNMENT_ALIGNMENT_TAGS_H
14-
#define DD4HEP_ALIGNMENT_ALIGNMENT_TAGS_H
13+
#ifndef DDALIGN_ALIGNMENTTAGS_H
14+
#define DDALIGN_ALIGNMENTTAGS_H
1515

1616
// Framework include files
1717
#include "XML/XMLElements.h"
@@ -49,4 +49,4 @@ namespace dd4hep {
4949

5050
#define _ALU(a) ::dd4hep::DDAlign::Unicode_##a
5151

52-
#endif /* DD4HEP_ALIGNMENT_ALIGNMENT_TAGS_H */
52+
#endif // DDALIGN_ALIGNMENTTAGS_H

DDAlign/include/DDAlign/AlignmentsCalib.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDALIGN_ALIGNMENTCALIB_H
14-
#define DD4HEP_DDALIGN_ALIGNMENTCALIB_H
13+
#ifndef DDALIGN_ALIGNMENTSCALIB_H
14+
#define DDALIGN_ALIGNMENTSCALIB_H
1515

1616
// Framework includes
1717
#include "DD4hep/DetElement.h"
@@ -126,4 +126,4 @@ namespace dd4hep {
126126
};
127127
} /* End namespace align */
128128
} /* End namespace dd4hep */
129-
#endif /* DD4HEP_DDALIGN_ALIGNMENTCALIB_H */
129+
#endif // DDALIGN_ALIGNMENTSCALIB_H

DDAlign/include/DDAlign/GlobalAlignmentCache.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_ALIGNMENT_GLOBALALIGNMENTCACHE_H
14-
#define DD4HEP_ALIGNMENT_GLOBALALIGNMENTCACHE_H
13+
#ifndef DDALIGN_GLOBALALIGNMENTCACHE_H
14+
#define DDALIGN_GLOBALALIGNMENTCACHE_H
1515

1616
// Framework include files
1717
#include "DD4hep/ExtensionEntry.h"
@@ -104,4 +104,4 @@ namespace dd4hep {
104104

105105
} /* End namespace align */
106106
} /* End namespace dd4hep */
107-
#endif /* DD4HEP_ALIGNMENT_GLOBALALIGNMENTCACHE_H */
107+
#endif // DDALIGN_GLOBALALIGNMENTCACHE_H

DDAlign/include/DDAlign/GlobalAlignmentOperators.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_ALIGNMENT_GLOBALALIGNMENTOPERATORS_H
14-
#define DD4HEP_ALIGNMENT_GLOBALALIGNMENTOPERATORS_H
13+
#ifndef DDALIGN_GLOBALALIGNMENTOPERATORS_H
14+
#define DDALIGN_GLOBALALIGNMENTOPERATORS_H
1515

1616
// Framework include files
1717
#include "DD4hep/Alignments.h"
@@ -106,4 +106,4 @@ namespace dd4hep {
106106
template <> void GlobalAlignmentActor<DDAlign_standard_operations::node_align>::operator() (Nodes::value_type& n) const;
107107
} /* End namespace align */
108108
} /* End namespace dd4hep */
109-
#endif /* DD4HEP_ALIGNMENT_GLOBALALIGNMENTOPERATORS_H */
109+
#endif // DDALIGN_GLOBALALIGNMENTOPERATORS_H

DDAlign/include/DDAlign/GlobalAlignmentStack.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_ALIGNMENT_GLOBALALIGNMENTSTACK_H
14-
#define DD4HEP_ALIGNMENT_GLOBALALIGNMENTSTACK_H
13+
#ifndef DDALIGN_GLOBALALIGNMENTSTACK_H
14+
#define DDALIGN_GLOBALALIGNMENTSTACK_H
1515

1616
// Framework include files
1717
#include "DD4hep/Alignments.h"
@@ -149,4 +149,4 @@ namespace dd4hep {
149149

150150
} /* End namespace detail */
151151
} /* End namespace dd4hep */
152-
#endif /* DD4HEP_ALIGNMENT_GLOBALALIGNMENTSTACK_H */
152+
#endif // DDALIGN_GLOBALALIGNMENTSTACK_H

DDAlign/include/DDAlign/GlobalAlignmentWriter.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDALIGN_GLOBALALIGNMENTWRITER_H
14-
#define DD4HEP_DDALIGN_GLOBALALIGNMENTWRITER_H
13+
#ifndef DDALIGN_GLOBALALIGNMENTWRITER_H
14+
#define DDALIGN_GLOBALALIGNMENTWRITER_H
1515

1616
// Framework include files
1717
#include "XML/XMLElements.h"
@@ -60,5 +60,5 @@ namespace dd4hep {
6060
};
6161
} // End namespace xml
6262
} // End namespace dd4hep
63-
#endif // DD4HEP_DDALIGN_GLOBALALIGNMENTWRITER_H
63+
#endif // DDALIGN_GLOBALALIGNMENTWRITER_H
6464

DDAlign/include/DDAlign/GlobalDetectorAlignment.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCORE_GLOBALDETECTORALIGNMENT_H
14-
#define DD4HEP_DDCORE_GLOBALDETECTORALIGNMENT_H
13+
#ifndef DDALIGN_GLOBALDETECTORALIGNMENT_H
14+
#define DDALIGN_GLOBALDETECTORALIGNMENT_H
1515

1616
// Framework include files
1717
#include "DD4hep/DetElement.h"
@@ -77,4 +77,4 @@ namespace dd4hep {
7777

7878
} /* End namespace align */
7979
} /* End namespace dd4hep */
80-
#endif /* DD4HEP_DDCORE_GLOBALDETECTORALIGNMENT_H */
80+
#endif // DDALIGN_GLOBALDETECTORALIGNMENT_H

DDCAD/include/DDCAD/ASSIMPReader.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCAD_ASSIMPREADER_H
14-
#define DD4HEP_DDCAD_ASSIMPREADER_H
13+
#ifndef DDCAD_ASSIMPREADER_H
14+
#define DDCAD_ASSIMPREADER_H
1515

1616
/// Framework include files
1717
#include <DDCAD/InputReader.h>
@@ -36,4 +36,4 @@ namespace dd4hep {
3636

3737
} /* End namespace cad */
3838
} /* End namespace dd4hep */
39-
#endif // DD4HEP_DDCAD_ASSIMPREADER_H
39+
#endif // DDCAD_ASSIMPREADER_H

DDCAD/include/DDCAD/InputReader.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCAD_INPUTREADER_H
14-
#define DD4HEP_DDCAD_INPUTREADER_H
13+
#ifndef DDCAD_INPUTREADER_H
14+
#define DDCAD_INPUTREADER_H
1515

1616
// Framework include files
1717
#include <DD4hep/config.h>
@@ -42,4 +42,4 @@ namespace dd4hep {
4242

4343
} /* End namespace cad */
4444
} /* End namespace dd4hep */
45-
#endif // DD4HEP_DDCAD_INPUTREADER_H
45+
#endif // DDCAD_INPUTREADER_H

DDCAD/src/CADDictionary.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCAD_CADDICTIONARY_H
14-
#define DD4HEP_DDCAD_CADDICTIONARY_H
13+
#ifndef DDCAD_SRC_CADDICTIONARY_H
14+
#define DDCAD_SRC_CADDICTIONARY_H
1515

1616
// Framework include files
1717
#include "DDCAD/InputReader.h"
@@ -38,4 +38,4 @@ using namespace dd4hep::cad;
3838

3939
#endif
4040

41-
#endif // DD4HEP_DDCAD_CADDICTIONARY_H
41+
#endif // DDCAD_SRC_CADDICTIONARY_H

DDCond/include/DDCond/ConditionsCleanup.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ namespace dd4hep {
7070
} /* End namespace cond */
7171
} /* End namespace dd4hep */
7272

73-
#endif /* DDCOND_CONDITIONSCLEANUP_H */
73+
#endif // DDCOND_CONDITIONSCLEANUP_H

DDCond/include/DDCond/ConditionsContent.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCOND_CONDITIONSCONTENT_H
14-
#define DD4HEP_DDCOND_CONDITIONSCONTENT_H
13+
#ifndef DDCOND_CONDITIONSCONTENT_H
14+
#define DDCOND_CONDITIONSCONTENT_H
1515

1616
// Framework include files
1717
#include "DD4hep/Memory.h"
@@ -164,4 +164,4 @@ namespace dd4hep {
164164

165165
} /* End namespace cond */
166166
} /* End namespace dd4hep */
167-
#endif /* DD4HEP_DDCOND_CONDITIONSCONTENT_H */
167+
#endif // DDCOND_CONDITIONSCONTENT_H

DDCond/include/DDCond/ConditionsDataLoader.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ namespace dd4hep {
102102
};
103103
} /* End namespace cond */
104104
} /* End namespace dd4hep */
105-
#endif /* DDCOND_CONDITIONSDATALOADER_H */
105+
#endif // DDCOND_CONDITIONSDATALOADER_H

DDCond/include/DDCond/ConditionsDependencyHandler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ namespace dd4hep {
162162
} /* End namespace cond */
163163
} /* End namespace dd4hep */
164164

165-
#endif /* DDCOND_CONDITIONSDEPENDENCYHANDLER_H */
165+
#endif // DDCOND_CONDITIONSDEPENDENCYHANDLER_H

DDCond/include/DDCond/ConditionsEntry.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ namespace dd4hep {
5959
} /* End namespace cond */
6060
} /* End namespace dd4hep */
6161

62-
#endif /* DDCOND_CONDITIONSENTRY_H */
62+
#endif // DDCOND_CONDITIONSENTRY_H

DDCond/include/DDCond/ConditionsIOVPool.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ namespace dd4hep {
8383
} /* End namespace cond */
8484
} /* End namespace dd4hep */
8585

86-
#endif /* DDCOND_CONDITIONSIOVPOOL_H */
86+
#endif // DDCOND_CONDITIONSIOVPOOL_H

DDCond/include/DDCond/ConditionsManager.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ namespace dd4hep {
216216
}
217217
} /* End namespace cond */
218218
} /* End namespace dd4hep */
219-
#endif /* DDCOND_CONDITIONSMANAGER_H */
219+
#endif // DDCOND_CONDITIONSMANAGER_H

DDCond/include/DDCond/ConditionsManagerObject.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DDCOND_CONDITIONS_CONDITIONSMANAGEROBJECT_H
14-
#define DDCOND_CONDITIONS_CONDITIONSMANAGEROBJECT_H
13+
#ifndef DDCOND_CONDITIONSMANAGEROBJECT_H
14+
#define DDCOND_CONDITIONSMANAGEROBJECT_H
1515

1616
// Framework include files
1717
#include "DD4hep/Conditions.h"
@@ -198,4 +198,4 @@ namespace dd4hep {
198198
};
199199
} /* End namespace detail */
200200
} /* End namespace dd4hep */
201-
#endif /* DDCOND_CONDITIONS_CONDITIONSMANAGEROBJECT_H */
201+
#endif // DDCOND_CONDITIONSMANAGEROBJECT_H

DDCond/include/DDCond/ConditionsOperators.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSOPERATORS_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSOPERATORS_H
13+
#ifndef DDCOND_CONDITIONSOPERATORS_H
14+
#define DDCOND_CONDITIONSOPERATORS_H
1515

1616
// Framework include files
1717
#include "DDCond/ConditionsManager.h"
@@ -42,4 +42,4 @@ namespace dd4hep {
4242
} /* End namespace cond */
4343
} /* End namespace dd4hep */
4444

45-
#endif /* DD4HEP_CONDITIONS_CONDITIONSOPERATORS_H */
45+
#endif // DDCOND_CONDITIONSOPERATORS_H

DDCond/include/DDCond/ConditionsPool.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DDCOND_CONDITIONS_CONDITIONSPOOL_H
14-
#define DDCOND_CONDITIONS_CONDITIONSPOOL_H
13+
#ifndef DDCOND_CONDITIONSPOOL_H
14+
#define DDCOND_CONDITIONSPOOL_H
1515

1616
// Framework include files
1717
#include "DD4hep/NamedObject.h"
@@ -250,4 +250,4 @@ namespace dd4hep {
250250
};
251251
} /* End namespace cond */
252252
} /* End namespace dd4hep */
253-
#endif /* DDCOND_CONDITIONS_CONDITIONSPOOL_H */
253+
#endif // DDCOND_CONDITIONSPOOL_H

DDCond/include/DDCond/ConditionsRepository.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSREPOSITORY_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSREPOSITORY_H
13+
#ifndef DDCOND_CONDITIONSREPOSITORY_H
14+
#define DDCOND_CONDITIONSREPOSITORY_H
1515

1616
// Framework include files
1717
#include "DDCond/ConditionsManager.h"
@@ -69,4 +69,4 @@ namespace dd4hep {
6969
} /* End namespace cond */
7070
} /* End namespace dd4hep */
7171

72-
#endif /* DD4HEP_CONDITIONS_CONDITIONSREPOSITORY_H */
72+
#endif // DDCOND_CONDITIONSREPOSITORY_H

DDCond/include/DDCond/ConditionsRootPersistency.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSROOTPERSISTENCY_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSROOTPERSISTENCY_H
13+
#ifndef DDCOND_CONDITIONSROOTPERSISTENCY_H
14+
#define DDCOND_CONDITIONSROOTPERSISTENCY_H
1515

1616
// Framework/ROOT include files
1717
#include "DDCond/ConditionsPool.h"
@@ -139,4 +139,4 @@ namespace dd4hep {
139139

140140
} /* End namespace cond */
141141
} /* End namespace dd4hep */
142-
#endif /* DD4HEP_CONDITIONS_CONDITIONSROOTPERSISTENCY_H */
142+
#endif // DDCOND_CONDITIONSROOTPERSISTENCY_H

DDCond/include/DDCond/ConditionsSelectors.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,4 @@ namespace dd4hep {
286286
} /* End namespace Operators */
287287
} /* End namespace cond */
288288
} /* End namespace dd4hep */
289-
#endif /* DDCOND_CONDITIONSSELECTORS_H */
289+
#endif // DDCOND_CONDITIONSSELECTORS_H

DDCond/include/DDCond/ConditionsSlice.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_DDCOND_CONDITIONSSLICE_H
14-
#define DD4HEP_DDCOND_CONDITIONSSLICE_H
13+
#ifndef DDCOND_CONDITIONSSLICE_H
14+
#define DDCOND_CONDITIONSSLICE_H
1515

1616
// Framework include files
1717
#include "DD4hep/Conditions.h"
@@ -201,4 +201,4 @@ namespace dd4hep {
201201

202202
} /* End namespace cond */
203203
} /* End namespace dd4hep */
204-
#endif /* DD4HEP_DDCOND_CONDITIONSSLICE_H */
204+
#endif // DDCOND_CONDITIONSSLICE_H

DDCond/include/DDCond/ConditionsTags.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSTAGS_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSTAGS_H
13+
#ifndef DDCOND_CONDITIONSTAGS_H
14+
#define DDCOND_CONDITIONSTAGS_H
1515

1616
// Framework include files
1717
#include "XML/XMLElements.h"
@@ -61,4 +61,4 @@ namespace dd4hep {
6161
#include "XML/XMLTags.h"
6262
#define _UC(x) ::dd4hep::xml::cond::Unicode_##x
6363

64-
#endif /* DD4HEP_CONDITIONS_CONDITIONSTAGS_H */
64+
#endif // DDCOND_CONDITIONSTAGS_H

DDCond/include/DDCond/ConditionsTextRepository.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSTEXTREPOSITORY_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSTEXTREPOSITORY_H
13+
#ifndef DDCOND_CONDITIONSTEXTREPOSITORY_H
14+
#define DDCOND_CONDITIONSTEXTREPOSITORY_H
1515

1616
// Framework include files
1717
#include "DDCond/ConditionsManager.h"
@@ -72,4 +72,4 @@ namespace dd4hep {
7272
} /* End namespace detail */
7373
} /* End namespace dd4hep */
7474

75-
#endif /* DD4HEP_CONDITIONS_CONDITIONSTEXTREPOSITORY_H */
75+
#endif // DDCOND_CONDITIONSTEXTREPOSITORY_H

DDCond/include/DDCond/ConditionsTreePersistency.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// Author : M.Frank
1111
//
1212
//==========================================================================
13-
#ifndef DD4HEP_CONDITIONS_CONDITIONSTREEPERSISTENCY_H
14-
#define DD4HEP_CONDITIONS_CONDITIONSTREEPERSISTENCY_H
13+
#ifndef DDCOND_CONDITIONSTREEPERSISTENCY_H
14+
#define DDCOND_CONDITIONSTREEPERSISTENCY_H
1515

1616
// Framework/ROOT include files
1717
#include "DDCond/ConditionsPool.h"
@@ -210,5 +210,5 @@ namespace dd4hep {
210210

211211
} /* End namespace cond */
212212
} /* End namespace dd4hep */
213-
#endif /* DD4HEP_CONDITIONS_CONDITIONSTREEPERSISTENCY_H */
213+
#endif // DDCOND_CONDITIONSTREEPERSISTENCY_H
214214

0 commit comments

Comments
 (0)