Skip to content
Snippets Groups Projects
TOC 864 B
Newer Older
  • Learn to ignore specific revisions
  • - [NPdet Examples](#npdet-examples)
      * [Introduction](#introduction)
      * [How to build a detector from scratch](#how-to-build-a-detector-from-scratch)
        + [Compiling a new detector](#compiling-a-new-detector)
        + [Building the geometry](#building-the-geometry)
          - [Compact detector description entry element](#compact-detector-description-entry-element)
          - [Geometry Construction](#geometry-construction)
            * [XML Parsing Tip : Provide good default values](#xml-parsing-tip--provide-good-default-values)
          - [Critical parts of build_detector](#critical-parts-of-build_detector)
      * [The Readout and Bit Fields](#the-readout-and-bit-fields)
      * [Simple Reconstruction Overview of scripts](#simple-reconstruction-overview-of-scripts)
        + [Dependencies](#dependencies)
        + [Running the scripts](#running-the-scripts)
        + [To Do](#to-do)