Table: Logger.MC_Runs

Description:

This table contains information about the way mcraw files are produced by the Monte Carlo generators.

Fields:

NameTypeCan be nullDescription
MCCard_IdPKIinteger FKNo MC card identifier.
MCRun_NrPKinteger No Run number relarive to the MC card.
Seed_Streaminteger No Identifier of the seed stream realtive to the MC card.
End_Seed1integer
(32 bits)
Yes Seed to be used by the next generator on the same seed stream.
(Can be NULL only if generation still in progress)
End_Seed2
Start_Timetimestamp No Generation start time.
End_Timetimestamp Yes Generation end time.
(Can be NULL only if generation still in progress)
MC_Versioninteger No Version of the Monte Carlo generator executable.
Offline_Idchar(3) No Generator machine identifier.
Total_Eventsinteger Yes Number of events produced.
Nr_Trigsinteger No Number of triggers generated by the Monte Carlo generator.

Primary key:

  • MCCard_Id
  • MCRun_Nr

Unique:

  • MCCard_Id
  • MCRun_Nr
  • Offline_Id

Foreign key:

Local field(s)Foreign tableForeign field(s)
MCCard_Iddescript.mccard_basemccard_id