Standard Bender scripts
There are several preconfigured bender
scripts that helps to solve frequent problems. The list includes:
dst-dump
: the script that allows to dump the content summary for the certain (x,u,...)DST-file.get-dbtags
: the script that helps to getDDDB/CONDB
-tags from certain data file. It could be useful for processing of simulated samplesget-metainfo
: the script that help to a lot of available meta-information (includingDDDB/CONDB
-tags) from certain data file and corresponding entry inRunDB
. It could be useful for processing of simulated samples of other purposestrg-check
: the script that helps to get the list of the relevantL0TIS
,L0TOS
,Hlt1TIS
,Hlt1TOS
,Hlt2TIS
andHlt2TOS
trigger lines for the given selectionno-mc-decays
: helper script that often helps to understand why not all MC-truth decays are selected using certain decay descriptor. It allows to tune the decay descriptor properly to accept the missing entries.
All there scripts are properly documented and one can invoke them using -h
option.