All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ICARUSChannelMapAlg.cxx File Reference

Channel mapping algorithms for ICARUS detector: implementation file. More...

#include "icarusalg/Geometry/ICARUSChannelMapAlg.h"
#include "icarusalg/Geometry/details/ROPandTPCsetBuildingAlg.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/ReadoutDataContainers.h"
#include "larcorealg/Geometry/details/extractMaxGeometryElements.h"
#include "larcorealg/CoreUtils/enumerate.h"
#include "larcorealg/CoreUtils/counter.h"
#include "larcorealg/CoreUtils/DebugUtils.h"
#include "larcorealg/CoreUtils/StdUtils.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/ParameterSet.h"
#include "cetlib_except/exception.h"
#include <vector>
#include <array>
#include <set>
#include <algorithm>
#include <utility>
#include <iterator>
#include <functional>
#include <tuple>

Go to the source code of this file.

Detailed Description

Channel mapping algorithms for ICARUS detector: implementation file.

Date
October 19, 2019
Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
See Also
icarusalg/Geometry/ICARUSChannelMapAlg.h

Definition in file ICARUSChannelMapAlg.cxx.