Skip to content

riga/graphreco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphreco

Setup

# variables
export SCRAM_ARCH="slc7_amd64_gcc700"
export CMSSW_VERSION="CMSSW_11_0_0_pre3"

# setup CMSSW
source "/cvmfs/cms.cern.ch/cmsset_default.sh" ""
cmsrel $CMSSW_VERSION
cd "$CMSSW_VERSION/src"
cmsenv

# setup the graphreco repo
git clone git@github.com:riga/graphreco.git RecoHGCal/GraphReco

# compile
scram b -j

Test

cmsRun RecoHGCal/GraphReco/test/windowInference_cfg.py

About

HGCal GraphNN Reconstruction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors