#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/Framework/Principal/Run.h"#include "art/Framework/Principal/SubRun.h"#include "canvas/Utilities/InputTag.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "GenericCRT.h"#include <memory>Go to the source code of this file.
Classes | |
| class | sim::GenericCRT |
Namespaces | |
| sim | |
| Code to link reconstructed objects back to the MC truth information. | |
1.8.11