Classes | Namespaces | Typedefs
GCNFeatureUtils.h File Reference

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::stringcvn::ptruth
 

Detailed Description

Utilities for calculating feature values for the GCN.

Author
Leigh Whitehead - leigh.nosp@m..how.nosp@m.ard.w.nosp@m.hite.nosp@m.head@.nosp@m.cern.nosp@m..ch

Definition in file GCNFeatureUtils.h.