D0Reco
Overview
_D0Reco_
configurator runs the reconstruction executable.
configurator runs the reconstruction executable.
Schema Element Documentation
Parameter | Default Value | Description |
---|---|---|
AnalysisProject | None | No description |
AppFamily | reconstruction | SAM Application family (The tuple AppFamily, AppName, AppVersion ) has to be declared to SAM |
AppName | d0reco | SAM Application name |
AppVersion | None | SAM Application version ident. to d0release version |
CalibMgmtCalibDBUser | None | NOT CODED |
CalOfflineZSup | None | Calorimeter Offline Zero-suppression |
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 | None | DataTier of the output stream |
DataTier-dst | reconstructed | datatier of DST |
DataTier-monitor | filtered-reco | datatier of monitor |
DataTier-thumbnail | unmerged-thumbnail | datatier of thumbnail |
DataTier-zerobias | filtered-raw | datatier of zerobias |
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 |
EventsReadFile | events.read | Status filename for the inputfile(s) |
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 | D0reco_x | Name of executable binary, set automatically for explicitly supported programs in D0Runjob |
FrameworkRCPName | None | Name of framework RCP file to use for the executable. D0runjob has a default name if not set. |
FrameworkRCPPackage | d0reco | Package to get framework RCP from, D0runjob has a default name if not set. |
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 |
NumFiles | 0 | Nb of files to read |
NumRecords | 0 | Nb of records to read (0 means all but, at CCIN2P3, for D0Sim this number is also used to estimate the nb of zero-bias events for overlay) |
OutputFile | None | Name of event outputfile |
OutputFile-dst | None | set automatically from OutputFile |
OutputFile-monitor | None | set automatically from OutputFile |
OutputFile-thumbnail | None | set automatically from OutputFile |
OutputFile-zerobias | None | set automatically from OutputFile |
OutputFilesLocation | None | D0runjob working variable, set automatically |
ParamCategory | reconstructed | Set by d0runjob for each configurator among the possible values : merge, generated, simulated, digitized, reconstructed, merge, root-tuple. |
ProjectName | d0reco | Name of the project, set by d0runjob for each task i.e. pythia, alpgen, d0gstar,... |
ProjectVersion | None | ident. to release version |
ProvenanceFileLocation | None | D0runjob working variable, set automatically |
ProvenanceFileName | None | D0runjob working variable, set automatically |
RcpCustomDir | None | Local directory for custom RCPs |
RcpDirectory | None |
D0runjob working variable defined as $SRT_PUBLIC_CONTEXT/ |
RunOnData | None | ??? NOT CODED ??? If input is data set this to on. For MC use off. This is used to select the framework rcp file. If on the a _data rcp file will be used, if off then a _mc rcp file will be used. |
SamFileType | derivedDetector | for reconstructed data it is 'derivedDetector' for MC files it is 'importedSimulated' |
SamSchema | ['global', 'thumbnail'] | List of directories to appear in SAM metadata, set for each configurator |
SamStoreOutput | None | Output stream to store in Enstore i.e. thumbnail |
SkipRecords | 0 | Nb of records to skip |
StagerCmd | None | Remote copy command to use for staging the input files |
Strace | None | Switch to strace the command |
TaskDirectoryName | None | D0runjob working variable |
TaskScriptName | None | D0runjob working variable |
ThumbDataTier | thumbnail | Sets the data tier for storing thumbnails. The default is thumbnail |
TmbInDst | None | If set to on then the veto of the thumbnail chunk, usually in the reco write rcp, will be removed. This is required when thumbnails willl be produced from the DST at a later date. |
TrackingAlgorithm | None | ??? NOT CODED ??? Set the tracking algorithm to use via the command line -tracking option for d0reco. |
UseMaxopt | 1 | Use the Maxopt build of this executable if possible. (1: use maxopt, 0: use normal debug build |
UseRecoCert | None | ??? NOT CODED ???? Switch on or off the RecoCert package. This should be switched off for farm processing |
UserExeDir | None | User directory for customized executables in 1st position in PATH |
WorkGroup | dzero | Working group name |