Documentation » History » Revision 3
Revision 2 (Ole Hansen, 03/03/2018 10:55 AM) → Revision 3/10 (Ole Hansen, 03/05/2018 09:58 AM)
h1. Hall A C++ Analyzer Documentation h.2 Getting Started * "Quickstart Guide":http://hallaweb.jlab.org/podd/doc/quickstart.html h2. Downloading, Building, Installing * [[Installation|Installation Guide]] * Checking out source code from GitHub h2. Using the Analyzer * "Using the preinstalled analyzer":http://hallaweb.jlab.org/podd/doc/preinstalled.html * "Preparing for a new experiment":http://hallaweb.jlab.org/podd/doc/user-setup.html * "Definition of variables":http://hallaweb.jlab.org/podd/doc/variables.html * "Organization of the database":http://hallaweb.jlab.org/podd/doc/database.html * "Defining the output":http://hallaweb.jlab.org/podd/doc/output.html * "Decoder for v1.6":http://hallaweb.jlab.org/podd/doc/decoder.html * "Event Type Handlers for v1.6":http://hallaweb.jlab.org/podd/doc/event_type_handler.html * "Tests and Cuts":http://hallaweb.jlab.org/podd/doc/test-guide.html * "Using scalers":http://hallaweb.jlab.org/equipment/daq/THaScaler.html * "Analyzing beam helicity":http://hallaweb.jlab.org/podd/doc/helicity.html * "Analyzing BPMs":http://hallaweb.jlab.org/podd/doc/bpm.html * "Adding detectors to an existing apparatus":http://hallaweb.jlab.org/podd/doc/add-det.html h2. Writing New Code * [[Design Overview]] "Design Overview":http://hallaweb.jlab.org/podd/doc/design.html * [[Standard Algorithm|The "The Standard Analyzer Algorithm]] Algorithm":http://hallaweb.jlab.org/podd/doc/standard-analyzer.html * [[Writing Detector Code|Writing "Writing code for a new detector]] detector":http://hallaweb.jlab.org/podd/doc/detector.html * [[Adding "Adding a new apparatus]] apparatus":http://hallaweb.jlab.org/podd/doc/apparatus.html * [[Tests Programming|Tests/cuts programming]] "Tests/cuts programming":http://hallaweb.jlab.org/podd/doc/test-lowlevel.html h2. Troubleshooting * [[FAQ]] * [[Release Notes]] h2. Reference * "Analyzer classes":http://hallaweb.jlab.org/root/doc/html_v16/ClassIndex.html * "Complete class reference guide":http://hallaweb.jlab.org/root/doc/html_v16/index.html