|
BbkSPModes -- Reporting tool to list a search for decay modes defined in the
BaBar SP system. The output is a table list of the decay mode, the mode number,
the decay file, the generator, the filter, the decay type, and decay category.
BbkSPModes <options>
List the decay modes based on the categories defined, or a sub-string in the
category. such as generic decays.
Print debug messages.
List decay modes with a certain decay file in the ProdDecayFiles package, or
with a sub-string in the file name.
List the decay modes using a certain filter, or sub string of that filter.
Print out the help message.
List the info about a certain decay mode given the unique decay mode number.
List the define decay modes given the desc. run type string in the defined
mode, or a sub-string of this desc. of the decay.
This is a small util, which will list and search for the defined decay modes
in the SP production system. The main use of this is to determine the
unique decay mode number, if you know something else about the decay mode,
such as the decay file, or part of the desc. string.
To find the definition of a certain decay mode:
BbkSPModes --modenum 1237
To find all modes using a certain decfile:
BbkSPModes --decfile B0B0bar_generic.dec
To find all modes which contain a string in the run type:
BbkSPModes --runtype generic
To find all modes which contain a string in the category:
BbkSPModes --categories generic
Douglas Smith <douglas@slac.stanford.edu>
|