Skip to content
Roberval Walsh edited this page Sep 1, 2016 · 1 revision

Welcome to the bcm1f wiki!

Preparing your work area

You need to login to the naf. Then in a suitable directory, e.g. $HOME/bril, do the following

module load root6
module load git
git clone https://github.com/desy-cms/bcm1f

A directory call bcm1f will be created. It contains codes for some studies with the BCM1F data.

Running the efficiency

Go to the directory of the rhu analysis in your work area that you created above, assuming it was created in $HOME/bril:

cd $HOME/bril/bcm1f/analysis/rhu
source specificrate.csh

The script will analyse different configurations and produce root files with histograms and graphs. The results for the main configuration are stored in the directory dataid1/n1n2norm.

Clone this wiki locally