Skip to content

Commit

Permalink
Merge production into production_pythia8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 10, 2021
2 parents bfe07b7 + d833d31 commit b4cfbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detectors/EICDetector/Fun4All_G4_EICDetector.C
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ int Fun4All_G4_EICDetector(

// const string magfield = "1.5"; // alternatively to specify a constant magnetic field, give a float number, which will be translated to solenoidal field in T, if string use as fieldmap name (including path)
// G4MAGNET::magfield = string(getenv("CALIBRATIONROOT")) + string("/Field/Map/sPHENIX.2d.root"); // default map from the calibration database
G4MAGNET::magfield_rescale = -3.0 / 1.5; // make consistent with expected Babar field strength of 1.4T
G4MAGNET::magfield_rescale = -1.4 / 1.5; // make consistent with expected Babar field strength of 1.4T

//---------------
// Pythia Decayer
Expand Down

0 comments on commit b4cfbdc

Please sign in to comment.