 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
4#ifndef HLTSeeding_utilities_h
5#define HLTSeeding_utilities_h
10 constexpr uint64_t
operator"" _u64(
unsigned long long v) {
11 return static_cast<uint64_t
>(v);