generators/lhereader_nominal.py

=== stdout of generators/tests/lhereader_nominal.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/generators/tests/lhereader_nominal.py
[INFO] Adding new particle 'A' (pdg=9000008, mass=5.5 GeV, width=0.133 GeV, charge=0, spin=0)

============
  LHEInput
============
Description: LHE file input. This module loads an event record from LHE format and store the content into the MCParticle collection. LHE format is a standard event record format to contain an event record in a Monte Carlo-independent format.
Package:     generators
-----------------------------------------------------------------------------------
Parameter         Type      Default   Current                   Steering Descriptio
                                                                         n
-----------------------------------------------------------------------------------
Rmax              float     1000000.0 1000000.0                 False    Maximum of
                                                                         distance
                                                                         between
                                                                         displaced
                                                                         vertex to
                                                                         IP in CM
                                                                         frame
Rmin              float     0.0       0.0                       False    Minimum of
                                                                         distance
                                                                         between
                                                                         displaced
                                                                         vertex to
                                                                         IP in CM
                                                                         frame
expNum            int       -1        0                         True     Experiment
                                                                         number
*inputFileList    list(str)           ['/data/b2soft/buildbot/d True     List of
                                      evelopment/releases/curre          names of
                                      nt/generators/tests/event          LHE files
                                      _nominal.lhe']                     
makeMaster        bool      False     True                      True     Boolean to
                                                                         indicate
                                                                         whether
                                                                         the event
                                                                         numbers
                                                                         from input
                                                                         file
                                                                         should be
                                                                         used.
meanDecayLength   float     0.0       0.0                       False    Mean decay
                                                                         length(mea
                                                                         n lifetime
                                                                         * c)
                                                                         between
                                                                         displaced
                                                                         vertex to
                                                                         IP in the
                                                                         CM frame,
                                                                         default to
                                                                         be zero,
                                                                         unit in cm
nInitialParticles int       0         2                         True     Number of 
                                                                         MCParticle
                                                                         s at the
                                                                         beginning
                                                                         of the
                                                                         events
                                                                         that
                                                                         should be
                                                                         flagged
                                                                         c_Initial.
nVirtualParticles int       0         0                         True     Number of 
                                                                         MCParticle
                                                                         s at the
                                                                         beginning
                                                                         of the
                                                                         events
                                                                         that
                                                                         should be
                                                                         flagged c_
                                                                         IsVirtual.
pdg_displaced     int       9000008   9000008                   False    PDG code
                                                                         of the
                                                                         displaced
                                                                         particle
                                                                         being
                                                                         studied
runNum            int       -1        1337                      True     Run number
skipEvents        int       0         0                         False    Skip this
                                                                         number of
                                                                         events
                                                                         before
                                                                         starting.
useWeights        bool      False     False                     True     Set to
                                                                         'true' to
                                                                         if
                                                                         generator
                                                                         weights
                                                                         should be
                                                                         propagated
                                                                         (not imple
                                                                         mented
                                                                         yet).
wrongSignPz       bool      True      False                     True     Boolean to
                                                                         signal
                                                                         that
                                                                         directions
                                                                         of HER and
                                                                         LER were
                                                                         switched

 * denotes a required parameter.
[INFO] Starting event processing, random seed is set to 'f5b1c2cd2c681a0e66bbce0863af2a284d0e4f7f1c7d364c42fe66211210be'
[INFO] LHEInput acts as input module for this process. This means the exp., run and event numbers will be set by this module.
[INFO] Opening first file: /data/b2soft/buildbot/development/releases/current/generators/tests/event_nominal.lhe
[WARNING] Conditions data: Metadata provider not usable, trying next one ...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Could not resolve host: belle2db.sdcc.bnl.gov
[WARNING] Conditions data: Metadata provider not usable, trying next one ...
	provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
	error = disk I/O error
[FATAL] Conditions data: No more metadata providers available  { function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: No more metadata providers available
[WARNING] Conditions data: Metadata provider not usable, trying next one ...
    (last message occurred 2 times)
[INFO] ================================================================================
[WARNING] in total, 2 warnings occurred during processing
=== end generators/tests/lhereader_nominal.py ===