Skip to content

Commit

Permalink
- include the missing include [rtj]
Browse files Browse the repository at this point in the history
  • Loading branch information
rjones30 committed Aug 7, 2018
1 parent 9efedbf commit 5f73c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GlueXSensitiveDetectorFDC.hh
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ class GlueXSensitiveDetectorFDC : public G4VSensitiveDetector
static int WIRES_PER_PLANE;
static double WIRE_SPACING;
static double STRIP_SPACING;
static double U_OF_WIRE_ZERO;
static double U_OF_WIRE_ONE;
static int STRIPS_PER_PLANE;
static double CATHODE_ROT_ANGLE;
static double U_OF_STRIP_ZERO;
static double U_OF_STRIP_ONE;
static double STRIP_GAP;
static double K2;
static double STRIP_NODES;
Expand Down

0 comments on commit 5f73c3c

Please sign in to comment.