Classes | Namespaces
HitDataProductChecker_module.cc File Reference

Module verifying the presence of data products. More...

#include "lardataobj/RecoBase/Hit.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Sequence.h"
#include "fhiclcpp/types/Table.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.h"
#include <string>
#include <iterator>

Go to the source code of this file.

Classes

class  recob::test::HitDataProductChecker
 Module verifying the presence of data products. More...
 
struct  recob::test::HitDataProductChecker::Config
 
struct  recob::test::HitDataProductChecker::Config::TargetInfo
 
struct  recob::test::HitDataProductChecker::TargetInfo_t
 Configuration for a single data product check. More...
 

Namespaces

 recob
 Reconstruction base classes.
 
 recob::test
 

Detailed Description

Module verifying the presence of data products.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
June 12, 2017

Definition in file HitDataProductChecker_module.cc.