Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TileIdentifier/python/Classes.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 import cppyy
4 
5 TileHWID = cppyy.gbl.TileHWID
6 TileFragHash = cppyy.gbl.TileFragHash
7