Skip to content

collection of codes and materials for the HLT studies for the High Eta calibration

Notifications You must be signed in to change notification settings

VirginiaCMS/HighEtaCalibHLTStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A collection of codes and materials for the HLT studies for the High Eta calibration.

  • In folder testpath/

cp /afs/cern.ch/user/f/fxia/work/public/RelVal_DigiL1Raw_GRun_MC.root .

cmsRun testpathv4.py

Install:

git clone https://github.com/VirginiaCMS/HighEtaCalibHLTStudy.git

Some other useful commands:

  • add a new file:

git add newfile

git commit -m "add a newfile" -a

git push origin

  • change something

git commit -m "changed a file" -a

git push origin

About

collection of codes and materials for the HLT studies for the High Eta calibration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages