Skip to content

abenagli/PrecisionTiming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 

Repository files navigation

Precision Timing Studies

Setup

usual stuff:

cmsrel CMSSW_9_0_0_pre4
cd CMSSW_9_0_0_pre4/src
cmsenv
git cms-init

FTL repo:

git clone -b CMSSW https://github.com/simonepigazzini/DynamicTTree.git ExternalTools/DynamicTTree/
git clone https://github.com/simonepigazzini/PrecisionTiming.git

Dumper

simple workflow:

cmsRun test/runOnZee_cfg.py

add new variables to the tree:

see here: https://github.com/simonepigazzini/DynamicTTree/blob/master/test/DT_SimpleExample.cpp basic type, c-arrays and c++ classes can be defined.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.2%
  • Python 32.5%
  • C 2.0%
  • Shell 1.3%