Skip to content

Commit

Permalink
Test is using an actual RAW file with diamond inserted and part of GR
Browse files Browse the repository at this point in the history
  • Loading branch information
forthommel committed Apr 7, 2017
1 parent 22b3f95 commit f7e1aa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RecoCTPPS/TotemRPLocal/test/ctpps_reco_cfg.py
Expand Up @@ -5,7 +5,8 @@

process.source = cms.Source('PoolSource',
fileNames = cms.untracked.vstring(
'/store/data/Run2016H/ZeroBias/RAW/v1/000/281/010/00000/20B9B8C4-6F7E-E611-8B60-02163E013864.root'
#'/store/data/Run2016H/ZeroBias/RAW/v1/000/281/010/00000/20B9B8C4-6F7E-E611-8B60-02163E013864.root' # no diamond data
'/store/data/Run2016H/ZeroBias/RAW/v1/000/284/036/00000/D2EE671D-D39E-E611-B272-FA163EA63BCC.root'
),
)

Expand Down

0 comments on commit f7e1aa9

Please sign in to comment.