Namespaces
ChannelMap35OptAlg.cxx File Reference

The class of 35t specific algorithms, optimized. More...

#include "dunecore/Geometry/ChannelMap35OptAlg.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/AuxDetGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"

Go to the source code of this file.

Namespaces

 geo
 LArSoft geometry interface.
 

Detailed Description

The class of 35t specific algorithms, optimized.

Version
Id
Author
tyler.nosp@m.dali.nosp@m.on@gm.nosp@m.ail..nosp@m.com

This class is starting as a copy of ChannelMap35Alg, plus one bug fix in the loop that counts the number of anchored wires in an APA, or rather the number of channels per APA.

NOTE: Actual optimization still needs to be done. Much more generality than actually needed is carried over from older ChannelMaps.

Any gdml before v3 should stay configured to use ChannelMap35Alg, and any gdml v3 or later should be configured to use ChannelMap35OptAlg. This is done in DUNEGeometryHelper using the fcl parameter DetectorVersion in the SortingParameters pset.

Definition in file ChannelMap35OptAlg.cxx.