#include "larreco/Genfit/GFDetPlane.h"#include "larreco/Genfit/GFException.h"#include "larreco/Genfit/GFAbsFinitePlane.h"#include <iostream>#include <cmath>#include "Rtypes.h"#include "TPolyLine3D.h"#include "TPolyMarker3D.h"#include "TMath.h"#include "TRandom3.h"Go to the source code of this file.
Macros | |
| #define | DETPLANE_EPSILON 1.E-5 |
| #define DETPLANE_EPSILON 1.E-5 |
Definition at line 269 of file GFDetPlane.cxx.
1.8.5