Skip to content
Tote Hughes edited this page Feb 28, 2018 · 2 revisions

Official CMS styling

To set up the official CMS styling (CMS TDR-style), you can follow these directions, documented on the WorkBookRootMacros twiki:

  1. Give CVS access to CERN:

    export CVSROOT=":ext:<cern-user-account>@lxplus.cern.ch:/afs/cern.ch/work/c/cmsbuild/public/cvs/CMSSW"
    export CVS_RSH=ssh
    

    (Insert your CERN username when you run the first command.)

  2. Download UserCode/RootMacros with:

    cvs co UserCode/RootMacros
    
  3. Use UserCode/RootMacros/rootlogon-CmsTDR.C as your rootlogon.C.

Clone this wiki locally