7.8.5. Charm Flavor Tagger#
- charmFlavorTagger.charmFlavorTagger(particle_list, uniqueIdentifier='CFT_ceres', path=None)[source]#
Interfacing for the Charm Flavor Tagger.
This function requires a reconstructed D meson signal particle list with a built RestOfEvent.
- Parameters:
particle_list – string, particle list of the reconstructed signal D meson
uniqueIdentifier – string, database identifier for the method
path – basf2 path obj
- Returns:
None
Tutorials#
An example tutorial for applying the charm flavor tagger is:
analysis/examples/tutorials/B2A913-CharmFlavorTagger.py