#include <iostream>
#include <ostream>
#include <list>
#include <algorithm>
#include "larcorealg/Geometry/Exceptions.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "dunereco/RegCNN/art/RegPixelMapProducer.h"
#include "TVector2.h"
Go to the source code of this file.
Namespaces | |
cnn | |
Defines an enumeration for cellhit classification. | |
Functions | |
std::ostream & | cnn::operator<< (std::ostream &os, const RegPixelMapProducer &p) |
std::vector< unsigned int > | cnn::getUniques (std::vector< unsigned int > coll) |