-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When running MCWrapper there is an issue when the option for beamconfig:
define beamconfig TEMPBEAMCONFIG
MCWrapper crashes with this error:
BeamProperties: Parsing config file gen_2pi_primakoff_101582_000_beam.conf
BeamProperties: Using flux from CCDB run 101582
Using CCDB variation = mc
terminate called after throwing an instance of 'std::runtime_error'
what(): Error: (1270) in 'MySQLDataProvider::GetAssignmentShort(int, const string&, time_t, const string&)' : 'Error fetching assignment'
Abort (core dumped)
It seems as though the luminosity is not entered into the database yet:
PHOTON_BEAM/pair_spectrometer/lumi/tagh/untagged
PHOTON_BEAM/pair_spectrometer/lumi/tagm/untagged
Commenting out the beamconfig line fixes issue for now, but I think we need this entered into the database which I am unsure of how to do
Metadata
Metadata
Assignees
Labels
No labels