Documentation » History » Revision 2
Revision 1 (Ole Hansen, 03/01/2018 06:49 PM) → Revision 2/10 (Ole Hansen, 03/03/2018 10:55 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]] "Installation Guide":http://hallaweb.jlab.org/podd/doc/install.html * 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":http://hallaweb.jlab.org/podd/doc/design.html * "The Standard Analyzer Algorithm":http://hallaweb.jlab.org/podd/doc/standard-analyzer.html * "Writing code for a new detector":http://hallaweb.jlab.org/podd/doc/detector.html * "Adding a new apparatus":http://hallaweb.jlab.org/podd/doc/apparatus.html * "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