ghit
ghitConventions.h File Reference

Defines the HitBitSet and associated bit indices. More...

#include <bitset>
Include dependency graph for ghitConventions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using HitBitSet = std::bitset< NHITBITS >
 

Variables

constexpr size_t NHITBITS = 6
 

Detailed Description

Defines the hit conventions and the HitBitSet for GHit.

Definition in file ghitConventions.h.

Typedef Documentation

◆ HitBitSet

using HitBitSet = std::bitset<NHITBITS>

Definition at line 10 of file ghitConventions.h.

Variable Documentation

◆ NHITBITS

constexpr size_t NHITBITS = 6
constexpr

Definition at line 8 of file ghitConventions.h.