Verifies that the geometry check information is available in the run. More...
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SummaryData/GeometryConfigurationInfo.h"
#include "larcoreobj/SummaryData/RunData.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Provenance.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/OptionalTable.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "fhiclcpp/types/Atom.h"
#include "cetlib_except/exception.h"
#include <vector>
#include <string>
#include <optional>
#include <utility>
Go to the source code of this file.
Classes | |
class | geo::GeometryInfoCheck |
struct | geo::GeometryInfoCheck::GeometryInfoConfig |
struct | geo::GeometryInfoCheck::Config |
struct | geo::GeometryInfoCheck::GeometryInfoCheckInfo |
Namespaces | |
art | |
geo | |
LArSoft geometry interface. | |
Verifies that the geometry check information is available in the run.
Definition in file GeometryInfoCheck_module.cc.