Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
37afe84b
Commit
37afe84b
authored
8 years ago
by
Markus Frank
Committed by
MarkusFrankATcernch
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add wrapper to DDSegmentation/BitField64.h.
parent
b434e4d1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DDCore/include/DD4hep/BitField64.h
+30
-0
30 additions, 0 deletions
DDCore/include/DD4hep/BitField64.h
with
30 additions
and
0 deletions
DDCore/include/DD4hep/BitField64.h
0 → 100644
+
30
−
0
View file @
37afe84b
//==========================================================================
// AIDA Detector description implementation for LCD
//--------------------------------------------------------------------------
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
// All rights reserved.
//
// For the licensing terms see $DD4hepINSTALL/LICENSE.
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
//
// Author : M.Frank
//
//==========================================================================
#ifndef DD4HEP_GEOMETRY_BITFIELD64_H
#define DD4HEP_GEOMETRY_BITFIELD64_H
// Framework include files
#include
"DDSegmentation/BitField64.h"
/// Namespace for the AIDA detector description toolkit
namespace
DD4hep
{
/// Namespace for the geometry part of the AIDA detector description toolkit
namespace
Geometry
{
using
DDSegmentation
::
BitField64
;
using
DDSegmentation
::
BitFieldValue
;
}
/* End namespace Geometry */
}
/* End namespace DD4hep */
#endif
/* DD4HEP_GEOMETRY_BITFIELD64_H */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment