Classes | Namespaces
AssnsChainTest_module.cc File Reference

Module running through a predefined set of associations. More...

#include "lardata/Utilities/FindManyInChainP.h"
#include "lardataobj/RecoBase/Shower.h"
#include "lardataobj/RecoBase/PFParticle.h"
#include "lardataobj/RecoBase/Cluster.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larcorealg/CoreUtils/MetaUtils.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/Assns.h"
#include "canvas/Persistency/Provenance/ProductID.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.h"
#include <set>
#include <cassert>

Go to the source code of this file.

Classes

class  lar::test::AssnsChainTest
 Prints all the hits associated to the specified shower. More...
 
struct  lar::test::AssnsChainTest::Config
 

Namespaces

 lar
 LArSoft-specific namespace.
 
 lar::test
 

Detailed Description

Module running through a predefined set of associations.

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

This test does not test almost anything. The output should be manually checked to make sure it makes sense.

Definition in file AssnsChainTest_module.cc.