Classes | Namespaces
TotallyCheatTracker_module.cc File Reference

Module running lar::example::TotallyCheatTrackingAlg algorithm. More...

#include "larexamples/Algorithms/TotallyCheatTracks/TotallyCheatTrackingAlg.h"
#include "larexamples/Algorithms/TotallyCheatTracks/CheatTrackData/CheatTrack.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "canvas/Persistency/Common/Assns.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include <memory>

Go to the source code of this file.

Classes

class  lar::example::TotallyCheatTracker
 Module: creates tracks from simulated particles. More...
 
struct  lar::example::TotallyCheatTracker::Config
 Module configuration data. More...
 

Namespaces

 lar
 LArSoft-specific namespace.
 
 lar::example
 LArSoft examples.
 

Detailed Description

Module running lar::example::TotallyCheatTrackingAlg algorithm.

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

Provides:

Definition in file TotallyCheatTracker_module.cc.