#include <thread>
#include <string>
#include <vector>
#include "gallery/Event.h"
#include "Loader.hh"
#include "Event.hh"
#include "SubRun.hh"
#include "ProviderManager.hh"
#include "FileMeta.hh"
Go to the source code of this file.
Classes | |
class | TParameter< Param > |
class | core::PostProcessorBase |
A generic tree-reading event-by-event processor. More... | |
Namespaces | |
event | |
Event finding and building. | |
fhicl | |
core | |
Macros | |
#define | DECLARE_SBN_POSTPROCESSOR(classname) |
A generic post-processor that reads an sbncode TTree
Author: G. Putnam gputn, 2018/10/08 am@u chica go.e du
Definition in file PostProcessorBase.hh.
#define DECLARE_SBN_POSTPROCESSOR | ( | classname | ) |
Macro to create plugin library for user-defined PostProcessors.
Definition at line 131 of file PostProcessorBase.hh.