Classes | Namespaces
GeometryInfoCheck_module.cc File Reference

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.
 

Detailed Description

Verifies that the geometry check information is available in the run.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
November 11, 2020

Definition in file GeometryInfoCheck_module.cc.