Skip to content

CaltechPrecisionTiming/Plotting_FNAL_TB2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

1. Setup

cmsrel CMSSW_9_2_4
cd CMSSW_9_2_4/src/
eval `scramv1 runtime -sh`
git clone git@github.com:CaltechPrecisionTiming/Plotting_FNAL_TB2018.git

2. Plotting macro:
macros/goodplot_June2018TB_1mm.C

3. Running command:
macros/Run505To517.sh

4. InputDir (change if needed):
/eos/cms/store/group/phys_susy/razor/Timing/2018_06/data/VME/RECO/v5_combine/

Change if needed.

5. OutputDir:
/eos/user/j/jmao/www/TB_June2018_BiasVoltageScan/

Change to your personal cernbox directory.

Remember to make the directory before running the script:

mkdir /eos/user/j/jmao/www/TB_June2018_BiasVoltageScan
mkdir /eos/user/j/jmao/www/TB_June2018_BiasVoltageScan/xybins
mkdir /eos/user/j/jmao/www/TB_June2018_BiasVoltageScan/xybins/C
mkdir /eos/user/j/jmao/www/TB_June2018_BiasVoltageScan/xybins/pdf
mkdir /eos/user/j/jmao/www/TB_June2018_BiasVoltageScan/xybins/png

6. Setup Cernbox sharing website:

https://cernbox-manual.web.cern.ch/cernbox-manual/en/web/

Remember to add /eos/user/j/jmao/www/.htaccess file to enable directory content:
Options +Indexes

Or add this file to website directory: https://github.com/CaltechPrecisionTiming/Plotting_FNAL_TB2018/blob/master/macros/index.php

After this setup, you could share your plots with links easily.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages