Test producer creating a few dummy showers associated with PFParticle. More...
#include "art/Persistency/Common/PtrMaker.h"#include "lardataobj/RecoBase/PFParticle.h"#include "lardataobj/RecoBase/Shower.h"#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/Assns.h"#include "canvas/Utilities/InputTag.h"#include "fhiclcpp/types/Atom.h"#include "fhiclcpp/types/Sequence.h"#include "fhiclcpp/types/Name.h"#include "fhiclcpp/types/Comment.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <utility>#include <memory>Go to the source code of this file.
Classes | |
| class | lar::test::AssnsChainShowerMaker |
| Creates some dummy showers and associations to PFParticle objects. More... | |
| struct | lar::test::AssnsChainShowerMaker::Config |
Namespaces | |
| lar | |
| LArSoft-specific namespace. | |
| lar::test | |
Test producer creating a few dummy showers associated with PFParticle.
Definition in file AssnsChainShowerMaker_module.cc.
1.8.11