#include <iostream>#include <sstream>#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Framework/Core/ModuleMacros.h"#include "canvas/Persistency/Common/Assns.h"#include "lardataobj/RecoBase/SpacePoint.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "dunereco/CVN/func/GCNGraph.h"#include "dunereco/CVN/func/GCNFeatureUtils.h"#include "dunereco/CVN/func/CVNProtoDUNEUtils.h"Go to the source code of this file.
Classes | |
| class | cvn::GCNGraphMakerProtoDUNE |
Namespaces | |
| cvn | |
| Utility class for truth labels. | |
1.8.11