LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <algorithm>
#include <iostream>
#include <list>
#include <numeric>
#include <ostream>
#include "TH2D.h"
#include "TVector2.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larrecodnn/CVN/func/AssignLabels.h"
#include "larrecodnn/CVN/interfaces/PixelMapProducer.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 | |
lcvn | |
Utility class for truth labels. | |
Functions | |
template<class T , class U > | |
std::ostream & | lcvn::operator<< (std::ostream &os, const PixelMapProducer< T, U > &p) |