Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 994 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 994 Bytes

TreeAnalyzer

Documentation pages

Instructions for setting up the framework
How to build the code in Linux or MacOS.

Instructions for running on the trees
How to run on the standard trees, interactively or with the batch system.

Instructions for the background estimation
Steps to run the background estimation.

Directory structure

  • doc
    Documentation files.
  • search_design
    Macros to define the event selection
  • limit_plotting
    Limit plotting code
  • test
    Testing for framework development
  • skims
    Tree skimming
  • running
    Configuration files, python scrips, and shell scripts for running on the trees
  • framework
    All of the code that needs to be compiled
  • corrections
    Macros for deriving corrections
  • control_regions
    Macros to study and find control regions
  • background_estimation
    All of the background estimation code