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

Algorithm discovering TPC sets and readout planes for ICARUS. More...

#include "icarusalg/Geometry/details/ROPandTPCsetBuildingAlg.h"
#include "larcorealg/Geometry/details/extractMaxGeometryElements.h"
#include "larcorealg/CoreUtils/enumerate.h"
#include "larcorealg/CoreUtils/StdUtils.h"
#include "larcorealg/CoreUtils/RealComparisons.h"
#include "larcoreobj/SimpleTypesAndConstants/readout_types.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "cetlib_except/exception.h"
#include <string>
#include <vector>
#include <tuple>
#include <algorithm>
#include <utility>
#include <type_traits>
#include <cmath>
#include <cassert>

Go to the source code of this file.

Classes

class  icarus::details::StableMerger< SetColl >
 
class  icarus::details::StableMerger< SetColl >
 
class  icarus::details::ROPnumberDispatcher
 Algorithm assigning IDs to readout planes. More...
 

Namespaces

 icarus::details
 

Functions

template<typename SetColl >
SetColl icarus::details::stableMerge (SetColl const &sets)
 

Detailed Description

Algorithm discovering TPC sets and readout planes for ICARUS.

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

Definition in file ROPandTPCsetBuildingAlg.cxx.