D0StdHepInterf
Overview
_D0StdHepInterf_
Configurator to translate a StdHep event file ( HEPEVT format ) into a DSPACK/EVPACK file for input to d0gstar or tmb_analyze
Configurator to translate a StdHep event file ( HEPEVT format ) into a DSPACK/EVPACK file for input to d0gstar or tmb_analyze
Schema Element Documentation
Parameter | Default Value | Description |
---|---|---|
AppFamily | generator | SAM Application family (The tuple AppFamily, AppName, AppVersion ) has to be declared to SAM |
AppName | stdhep | SAM Application name |
AppVersion | None | SAM Application version ident. to d0release version |
Cardfile | None | Full path cardfile name built from CardfilePath, CardfileVersion CardfileDir and CardfileName, set automatically |
Cardfile2 | None | Full path cardfile name built from CardfilePath, CardfileVersion, 'defaults' and CardfileName2, set automatically |
CardfileDir | None | Subdirectory in cardfiles package where the channel process is described( i.e dzero, or higgs, ... ) |
CardfileName | None | Card file name built from ProjectName, Production and Decay, set automatically |
CardfileName2 | None | A 2nd cardfile if needed ( only for AlpgenPythia ), set automatically |
CardfilePath | None | Path to cardfiles ( defined by the CARDDIR variable) |
CardfileVersion | None | Version of the cardfiles package |
Cmdcardfile | None | Full path generator command file name built from CardfilePath, CardfileVersion, 'defaults', and CmdcardfileName |
CmdcardfileName | None | Name of the generator command file in the cardfiles default subdirectory |
CommandLineArgs | None | Arguments passed to the Executable eg. myoutput.dat |
CommandLineOpts | Options passed to the Executable eg. --verbose | |
CustomExecutable | None | Name of a custom executable binary, supercede Executable |
D0Release | None | Version of D0 Software to use for this executable |
DataStream | None | DataStream of the output stream, 'notstreamed' for MC files |
DataTier | generated | DataTier of the output stream |
Decay | None | Physics decay mode |
DefaultsCard | None | Defined at runtime from generator name, version , and tune name |
DistroDirectory | None | Path to runtime 'releases' directory, setup script will be constructed with os.path.join(self['DistroDirectory'], 'releases', self['ProjectVersion'], self['DistroSetup']) |
DistroPackage | None | If using an executable tarball, list it's full (runtime) path here and the setup script will unpack it. |
DistroSetup | run.sh | Name of exe setup script to source |
EventsWrite-dst | events-dst.write | Status filename of the DST file, set automatically |
EventsWrite-monitor | events-monitor.write | Status filename of the monitor file, set automatically |
EventsWrite-thumbnail | events-thumbnail.write | Status filename of the thumbnail file, set automatically |
EventsWrite-zerobias | events-zerobias.write | Status filename of the zerobias file, set automatically |
EventsWriteFile | events.write | Status filename for the output file |
Executable | MCstdhep.x | Name of executable binary, set automatically for explicitly supported programs in D0Runjob |
FrameworkRCPName | runMCstdhep.rcp | Name of framework RCP file to use for the executable. D0runjob has a default name if not set. |
FrameworkRCPPackage | d0_mcpp_gen | Package to get framework RCP from, D0runjob has a default name if not set. |
generator | stdhep | To select the configurator and to define the outputfile prefix |
InputFiles | None | List of input files, for chained tasks, it is set automatically |
InputFilesLocation | None | D0runjob working variable, set automatically |
MaxSeed | 500000000 | Max. seed value |
MinSeed | 0 | Min. seed value (protection of generator seeds) |
noFPE | on | by default, executables (except D0gstar) are run with -fpe option i.e. noFPE is off |
NumEvents | None | No description |
NumRecords | None | Set identical to NumEvents |
OutputFile | None | Name of event outputfile |
OutputFilesLocation | None | D0runjob working variable, set automatically |
ParamCategory | generated | Set by d0runjob for each configurator among the possible values : merge, generated, simulated, digitized, reconstructed, merge, root-tuple. |
Production | None | Physics production channel |
ProjectName | None | It should be initialized in request, it will be used for cardfilename and outputfilename definitions |
ProjectVersion | None | ident. to release version |
ProvenanceFileLocation | None | D0runjob working variable, set automatically |
ProvenanceFileName | None | D0runjob working variable, set automatically |
RanSeed0 | None | vertex seed |
RcpCustomDir | None | Local directory for custom RCPs |
RcpDirectory | None |
D0runjob working variable defined as $SRT_PUBLIC_CONTEXT/ |
RunDescriptorList | None | Parameter for SAM !!! |
RunNumber | None | Run number (could be incremented using d0_runjob) |
SamFileType | None | for reconstructed data it is 'derivedDetector' for MC files it is 'importedSimulated' |
SamSchema | ['global', 'generated'] | List of directories to appear in SAM metadata, set for each configurator |
SamStoreOutput | None | Output stream to store in Enstore i.e. thumbnail |
SLHA | None | Switch for SUSY Les Houches Accord ( 0: d0runjob default, 1[2]: use mass spectra [and decay] from cardfiles ) |
SLHA_Card_Fullpath | None |
Name of the SLHA card file in |
SLHARuntimeName | None | Name of the runtime SLHA file, set by d0runjob |
StdHepMode | None | Inputfile format 1:(mcfio) 2:ascii |
Strace | None | Switch to strace the command |
TaskDirectoryName | None | D0runjob working variable |
TaskScriptName | None | D0runjob working variable |
UseMaxopt | 1 | Use the Maxopt build of this executable if possible. (1: use maxopt, 0: use normal debug build |
UserExeDir | None | User directory for customized executables in 1st position in PATH |
WorkGroup | dzero | Working group name |