#include "art/Framework/Core/EDAnalyzer.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 "nusimdata/SimulationBase/MCTruth.h"#include "dunereco/CVN/func/GCNGraph.h"#include "dunereco/CVN/func/GCNFeatureUtils.h"#include "hep_hpc/hdf5/make_ntuple.hpp"#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_generators.hpp>#include <boost/uuid/uuid_io.hpp>Go to the source code of this file.
Classes | |
| class | cvn::GCNH5 |
Namespaces | |
| cvn | |
| Utility class for truth labels. | |
1.8.11