Variables
WirePlaneId.cxx File Reference
#include "WireCellIface/WirePlaneId.h"

Go to the source code of this file.

Variables

static const int layer_mask = 0x7
 
static const int face_shift = 3
 
static const int apa_shift = 4
 

Variable Documentation

const int apa_shift = 4
static

Definition at line 7 of file WirePlaneId.cxx.

const int face_shift = 3
static

Definition at line 6 of file WirePlaneId.cxx.

const int layer_mask = 0x7
static

Definition at line 5 of file WirePlaneId.cxx.