#include <iostream>
#include <ostream>
#include <list>
#include <algorithm>
#include <numeric>
#include "dunereco/CVN/art/PixelMapProducer.h"
#include "dunereco/CVN/func/AssignLabels.h"
#include "TVector2.h"
#include "TH2D.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "larsim/MCCheater/BackTrackerService.h"
#include "larsim/MCCheater/ParticleInventoryService.h"
Go to the source code of this file.
Namespaces | |
cvn | |
Utility class for truth labels. | |
Functions | |
std::ostream & | cvn::operator<< (std::ostream &os, const PixelMapProducer &p) |