Interface to algorithm class for a specific detector channel mapping. More...
#include "dunecore/Geometry/DuneApaChannelMapAlg.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/AuxDetGeo.h"#include "larcorealg/Geometry/CryostatGeo.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"#include <iostream>Go to the source code of this file.
Typedefs | |
| typedef unsigned int | Index |
Variables | |
| Index | badIndex = 999999 |
Interface to algorithm class for a specific detector channel mapping.
Definition in file DuneApaChannelMapAlg.cxx.
| typedef unsigned int Index |
Definition at line 34 of file DuneApaChannelMapAlg.cxx.
| Index badIndex = 999999 |
Definition at line 35 of file DuneApaChannelMapAlg.cxx.
1.8.11