#include <iostream>#include <sstream>#include "TTree.h"#include "TH2F.h"#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Principal/SubRun.h"#include "art_root_io/TFileDirectory.h"#include "art_root_io/TFileService.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Framework/Core/ModuleMacros.h"#include "dunereco/CVN/func/TrainingData.h"#include "dunereco/CVN/func/InteractionType.h"#include "dunereco/CVN/func/PixelMap.h"Go to the source code of this file.
Classes | |
| class | cvn::CVNEventDumpProtoDUNE |
Namespaces | |
| cvn | |
| Utility class for truth labels. | |
1.8.11