LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larreco/Genfit/GFDetPlane.h"
#include "larreco/Genfit/GFAbsFinitePlane.h"
#include "larreco/Genfit/GFException.h"
#include <cmath>
#include <iostream>
#include "Rtypes.h"
#include "TMath.h"
#include "TPolyLine3D.h"
#include "TPolyMarker3D.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 248 of file GFDetPlane.cxx.
Referenced by genf::operator==().