Algorithm discovering TPC sets and readout planes for ICARUS. More...
#include "icarusalg/Geometry/details/GeometryObjectCollections.h"
#include "larcorealg/Geometry/GeometryData.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/ReadoutDataContainers.h"
#include "larcorealg/Geometry/GeometryDataContainers.h"
#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include <string>
#include <vector>
#include <tuple>
#include <utility>
Go to the source code of this file.
Classes | |
class | icarus::details::ROPandTPCsetBuildingAlg |
Extracts TPC sets and readout planes from a list of cryostats. More... | |
struct | icarus::details::ROPandTPCsetBuildingAlg::Results_t |
Namespaces | |
icarus::details | |
Algorithm discovering TPC sets and readout planes for ICARUS.
Definition in file ROPandTPCsetBuildingAlg.h.