#include <string>
#include <vector>
#include "gallery/Event.h"
#include "Loader.hh"
#include "Event.hh"
#include "FileMeta.hh"
Go to the source code of this file.
Classes | |
class | TParameter< Param > |
class | core::ProcessorBase |
A generic tree-writing event-by-event processor. More... | |
Namespaces | |
event | |
Event finding and building. | |
fhicl | |
geo | |
Verifies that the geometry check information is available. | |
core | |
Macros | |
#define | DECLARE_SBN_PROCESSOR(classname) |
A generic processor that writes an sbnanalysis tree.
Author: A. Mastbaum mastb, 2018/01/25 aum@ uchic ago. edu
Definition in file ProcessorBase.hh.
#define DECLARE_SBN_PROCESSOR | ( | classname | ) |
Macro to create plugin library for user-defined Processors.
Definition at line 203 of file ProcessorBase.hh.