#include <array>
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "sbnobj/Common/Reco/SimpleFlashMatchVars.h"
#include "sbnanaobj/StandardRecord/StandardRecord.h"
#include "sbnanaobj/StandardRecord/SRFlashMatch.h"
Go to the source code of this file.
Namespaces | |
caf | |
Common Analysis Files. | |
Functions | |
void | caf::FillSliceFlashMatch (const sbn::SimpleFlashMatch *fmatch, caf::SRSlice &srslice, bool allowEmpty) |
void | caf::FillSliceFlashMatchA (const sbn::SimpleFlashMatch *fmatch, caf::SRSlice &srslice, bool allowEmpty) |
void | caf::FillSliceFlashMatchB (const sbn::SimpleFlashMatch *fmatch, caf::SRSlice &srslice, bool allowEmpty) |