Skip to content

Commit

Permalink
randomXiThetaGunProducer_cfi moved to Configuration/Generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kaspar committed Dec 12, 2019
1 parent 8611810 commit 67e05de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Validation/CTPPS/python/simu_config/base_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
)

# particle generator
from Validation.CTPPS.randomXiThetaGunProducer_cfi import *
from Configuration.Generator.randomXiThetaGunProducer_cfi import *
generator.xi_max = 0.25
generator.theta_x_sigma = 60E-6
generator.theta_y_sigma = 60E-6
Expand Down

0 comments on commit 67e05de

Please sign in to comment.