Utilities for calculating feature values for the GCN. More...
#include <vector>
#include <tuple>
#include <string>
#include <map>
#include "TVector3.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larcorealg/GeoAlgo/GeoAlgo.h"
#include "dunereco/CVN/func/GCNGraph.h"
#include "dunereco/CVN/func/PixelMap.h"
Go to the source code of this file.
Classes | |
class | cvn::GCNFeatureUtils |
Class containing some utility functions for all things CVN. More... | |
Namespaces | |
detinfo | |
General LArSoft Utilities. | |
cvn | |
Utility class for truth labels. | |
Typedefs | |
typedef std::tuple< int, int, int, float, float, float, float, float, float, float, std::string, std::string > | cvn::ptruth |
Utilities for calculating feature values for the GCN.
Definition in file GCNFeatureUtils.h.