Skip to content
Jeremy Wolcott edited this page Jul 27, 2026 · 8 revisions

ND_CAFMaker Wiki

Documentation for getting started with DUNE ND Common Analysis Format (CAF) files produced by ND_CAFMaker.

Start here

  1. What is a CAF? Why CAFs?: high-level overview of the CAF format and what it is (and is not) meant to hold, in the duneanaobj README.
  2. CAF Quick Start: open a CAF, inspect branches, count entries, and make first plots.
  3. caf::StandardRecord Doxygen: authoritative C++ reference for the CAF object model.
  4. How CAFs Are Organized: one CAF entry per spill, detector-specific reconstructed interactions, and ND-LAr/TMS track matching.

Reference pages

Common questions

Clone this wiki locally