#include <vector>
#include <cmath>
#include <iostream>
#include <stdint.h>
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "fhiclcpp/ParameterSet.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "lardataobj/RecoBase/Wire.h"
#include "lardataobj/RecoBase/Hit.h"
#include "TMatrixD.h"
#include "TVectorD.h"
#include "TVector3.h"
Go to the source code of this file.
Classes | |
class | dune::apa::APAGeometryAlg |
Namespaces | |
dune::apa | |
Typedefs | |
typedef enum dune::apa::_apa_plane_proj | dune::apa::APAView_t |
Enumerations | |
enum | dune::apa::_apa_plane_proj { dune::apa::kU, dune::apa::kV, dune::apa::kZ0, dune::apa::kZ1, dune::apa::kUnknown } |