![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#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 | apa::APAGeometryAlg |
Namespaces | |
| apa | |
Typedefs | |
| typedef enum apa::_apa_plane_proj | apa::APAView_t |
Enumerations | |
| enum | apa::_apa_plane_proj { apa::kU, apa::kV, apa::kZ0, apa::kZ1, apa::kUnknown } |