|
|
|
||||||||||||||||||||||||||
| TCL parameter |
Allowed values |
Default |
Comments |
| levelOfDetail |
micro, cache, extend, refit, rebuild |
cache |
See Table 1. The list of allowed levelOfDetail values are stored in the variable BetaMiniLevels. |
| ConfigPatch |
Run1, Run2, MC |
Run2 |
Specifies the data taking period of the input. Run2 now encompasses all data taking periods. MC specifies Monte Carlo simulated data. |
| MCTruth |
true, false |
false if ConfigPatch is not equal to MC, else true |
true means construct the MCTruth BtaCandidates and maps to reco candidates |
| inputList | Space-delimited list of input collections. The format of the input data, Bdb or Kan, is specified by the variable BetaMiniReadPersistence. | ||
| BetaMiniReadPersistence |
Kan, Bdb |
Kan |
The persistence format of the input data |
| BetaMiniTuple |
hbook, root |
hbook |
Determines the type of output histogram file to create. This parameter will enable RooTupleEnv (HbkTupleEnv) module and disable HbkTupleEnv (RooTupleEnv) module if this parameter is set to root ( hbook). |
| histFileName |
BetaMini.
${BetaMiniTuple} |
Name of ntuple file. | |
| BetaMiniSystems |
Eid Tag Trk Emc Ifr Pid
G3 G4 Reco Svt Dch Drc L1Glt
L1Fct L3T BtaMini |
The list of systems to be read, constructed by BetaMiniSequences/BetaMiniDefineSystems.tcl. A subset of systems may be explicitly specified but must account for system interdependencies. | |
| BetaMiniReadComponents |
Esd, Cnd, Aod, Tru, Tag, Sim |
Dependent on levelOfDetail |
The components which can be configured in a BetaMiniUser job. |
| BetaMiniReclusterComponents |
Esd Sim |
Defines which components are written into which root file. All components except those specified in BetaMiniReclusterComponents are written into the first (header) file. |